alarm

vasily/tone/alarm

Provides basic node to make an alarm. You can set the length of the sound and the period between sounds
alarm
@/alarm
Provides basic node to make an alarm. You can set the length of the sound and the period between sounds
PORTport
Set port with connected buzzer
FREQnumber
Set buzz frequency
Tnumber
Time interval between the buzzer switch 'on'.
DUTYnumber
Duty cycle.
ENboolean
Enable alarm
alarm
PORT
FREQ
T
DUTY
EN
To use the node in your project you should have the vasily/tone library installed. Use the “File → Add Library” menu item in XOD IDE if you don’t have it yet. See Using libraries for more info.