- Status Closed
- Percent Complete
- Task Type Patches
- Category Plugins
- Assigned To No-one
- Operating System
- Severity Low
- Priority Very Low
- Reported Version
- Due in Version Undecided
-
Due Date
Undecided
- Votes
- Private
Attached to Project: Rockbox
Opened by Anonymous Submitter - 2004-03-08
Last edited by linusnielsen - 2004-03-12
Opened by Anonymous Submitter - 2004-03-08
Last edited by linusnielsen - 2004-03-12
FS#2049 - metronome plugin
Hi,
please find attached my metronome plugin. It runs on
recent CVS firmwares.
Up/down increases beats per minute by 1, right/left by 10.
Play/Pause starts/pauses the metronome.
Off quits the plugin.
/mattzz
Loading...
Available keyboard shortcuts
- Alt + ⇧ Shift + l Login Dialog / Logout
- Alt + ⇧ Shift + a Add new task
- Alt + ⇧ Shift + m My searches
- Alt + ⇧ Shift + t focus taskid search
Tasklist
- o open selected task
- j move cursor down
- k move cursor up
Task Details
- n Next task
- p Previous task
- Alt + ⇧ Shift + e ↵ Enter Edit this task
- Alt + ⇧ Shift + w watch task
- Alt + ⇧ Shift + y Close Task
Task Editing
- Alt + ⇧ Shift + s save task
PS:
1. This fixes feature request 820083
2. Using sleep() should be improved by polling ticks.