From WikiChip
Difference between revisions of "mirc/commands/beep"
< mirc‎ | commands

m (Bot: Fixing links)
m
 
(14 intermediate revisions by 5 users not shown)
Line 1: Line 1:
 +
{{mirc title|/beep Command}}
 
The '''/beep command''' can be used to generate simple tones on the speaker. The command can also perform the beeps multiple times and with certain delay.
 
The '''/beep command''' can be used to generate simple tones on the speaker. The command can also perform the beeps multiple times and with certain delay.
  
Line 9: Line 10:
 
== Parameters ==
 
== Parameters ==
 
* '''[number]''' - Number of beeps, default to 3 if not specified.
 
* '''[number]''' - Number of beeps, default to 3 if not specified.
* '''<delay>''' - Delay (in milliseconds), default to ~500ms if not specified.
+
* '''<delay>''' - Delay in milliseconds, minimum is 50 and maximum is 999, defaults to ~500ms if not specified..
  
 
== Example ==
 
== Example ==
Line 16: Line 17:
  
 
== Compatibility ==
 
== Compatibility ==
Added: mIRC v3.3, v3.4
+
{{mIRC compatibility|3.2}}
 
 
Added On: 21/06/1995
 
 
 
<small>Note: Individual switches were not taken into consideration.</small>
 
  
 
== See also ==
 
== See also ==
 
* [[List of commands - mIRC|List of commands]]
 
* [[List of commands - mIRC|List of commands]]
 
* [[List of identifiers - mIRC|List of identifiers]]
 
* [[List of identifiers - mIRC|List of identifiers]]
* [[$vol identifier - mIRC|$vol]]
+
* {{mIRC|$vol}}
 +
* {{mIRC|$ebeeps}}
 
* {{mIRC|/ebeeps}}
 
* {{mIRC|/ebeeps}}
 
* {{mIRC|/sound}}
 
* {{mIRC|/sound}}
Line 32: Line 30:
 
{{mIRC command list}}
 
{{mIRC command list}}
  
[[Category:MIRC commands]]
+
[[Category:mIRC commands|beep command - mIRC]]

Latest revision as of 16:39, 15 February 2024

The /beep command can be used to generate simple tones on the speaker. The command can also perform the beeps multiple times and with certain delay.

Synopsis[edit]

/beep [number] [delay]

Switches[edit]

None

Parameters[edit]

  • [number] - Number of beeps, default to 3 if not specified.
  • <delay> - Delay in milliseconds, minimum is 50 and maximum is 999, defaults to ~500ms if not specified..

Example[edit]

;Beep 3 times with a second delay
/beep 3 1000

Compatibility[edit]

Added: mIRC v3.2
Added on: 02 May 1995
Note: Unless otherwise stated, this was the date of original functionality.
Further enhancements may have been made in later versions.


See also[edit]

[Expand]
v · d · e mIRC commands list