Specifications
Chapter 10. Plugins 72
# An example track exercising the programmable Rockbox metronome
# or also http://das.nasophon.de/klick/.
lead-in: 1 4/4 120 XXXX 0.5 # 4 emphasized but less loud ticks
intro: 4 4/4 120 # standard beat
tearing down: 4 120-90 # changing tempo from 120 to 90
break: 2 1/4 90 # 2 1/4 bars at 90
rolling: 2 6/8 90 # 2 6/8 at same tempo (quarters!)
rumbling: 4 3/4 90 X.x # 3/4, first (tick) and last (tock)
ramp-up: 8 2/4 90-150 # speeding up to 150 bpm again
flow: 4 150 # steady 4/4 at 150 bpm
death: 8 150-60 # going down to 60
final: 1 1/1 60 # one last hit
10.4.8. Random Folder Advance Configuration
This plugin is used to configure the folders which will be considered when the Auto-
Change Directory feature is set to Random.
Menu
Generate Folder List Generates a list of all folders found on the player. You can filter
the directories which are scanned by creating a file called
/.rockbox/folder_advance_dir.txt. Only the directories in this file and any
contained directories will be scanned. You can have up to 10 directories ignored
by the scan by placing a minus sign before them in the list (i.e. -/CDs will cause
everything in the /CDs directory to be ignored.). If you just want /CDs to be
ignored but want to include the folders within it you need to have both -/CDs and
CDs as entries.
Edit Folder List Enter the folder list editor
Export List To Textfile Exports the list to /.rockbox/folder_advance_list.txt
Import List From Textfile Imports the list from /.rockbox/folder_advance_list.txt
Play Shuffled Starts playback with the selected directories in random order. Tracks
within a directory will be played in normal order. The plugin will exit after starting
playback.
Quit
The Rockbox manual (version rUnversioned directory-150516) Archos Studio/Player