Subversion Repositories Kolibri OS

Rev

Blame | Last modification | View Log | Download | RSS feed

  1. Beat (release date 2020.05.17)
  2.  
  3. Beat is a simple metronome. Uses a PlayNote programme.
  4. Samples Beep1.raw and Beep2.raw must be placed with a Beat.
  5.  
  6. A PlayNote must be placed in one of the next directory:
  7. /sys, /sys/media or in the same place as a Beat.
  8.  
  9. Hot keys:
  10. - CTRL + LEFT ARROW - backward tempo mnemonics.
  11. - CTRL + LEFT ARROW - forward tempo mnemonics.
  12. - LEFT ARROW - decreases a tempo beat (beats per minute).
  13. - RIGHT ARROW - increases a tempo beat (beats per minute).
  14. - COMMA - decreases a meter.
  15. - DOT  - increases a meter.
  16. - SLASH - inverts colours of a counter indicator.
  17. - From "NUM 1" to "+ SIGN") - (1 ... 12) makes an accent on selected beat.
  18.  
  19. //--------------------------------------//
  20.   The programme:
  21.    - Compiled with KTCC compiler.
  22.    - Written in KolibriOS NB svn7768.
  23.    - Designed and written by JohnXenox
  24.      aka Aleksandr Igorevich.
  25. //--------------------------------------//
  26.  
  27.