kolibrios/programs/media/Beat/Readme-en.txt
Andrew Dent db1cb66d35 Fix spelling programme to program
- Correct spellings for en_US.
- Minimal tweaks for fluency.

git-svn-id: svn://kolibrios.org@10047 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-05-21 18:17:37 +00:00

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.
//--------------------------------------//