26 lines
911 B
Plaintext
26 lines
911 B
Plaintext
Beat (release date 2020.05.17)
|
|
|
|
Beat is a simple metronome, using the PlayNote program.
|
|
Samples 'Beep1.raw' and 'Beep2.raw' must be placed with Beat.
|
|
|
|
PlayNote must be placed in one of the directories:
|
|
/sys, /sys/media or in the same place as a Beat.
|
|
|
|
Hot keys:
|
|
- CTRL + LEFT ARROW - backward tempo mnemonics.
|
|
- CTRL + LEFT ARROW - forward tempo mnemonics.
|
|
- LEFT ARROW - decrease tempo (beats per minute).
|
|
- RIGHT ARROW - increase tempo (beats per minute).
|
|
- COMMA - decreases a meter.
|
|
- DOT - increases a meter.
|
|
- SLASH - inverts the counter indicator's colors.
|
|
- From "NUM 1" to "+ SIGN" - (1 ... 12) adds an accent to the selected beat.
|
|
|
|
//--------------------------------------//
|
|
The program:
|
|
- Compiled with KTCC compiler.
|
|
- Written in KolibriOS NB svn7768.
|
|
- Designed and written by JohnXenox
|
|
aka Aleksandr Igorevich.
|
|
//--------------------------------------//
|