In this IR mode, IN2 (previous input) and IN4 (next input) will only play lines
600000 to 990000 in the playl;ist.txt, total of 40 files.
If you want to cycle only 6 files, then add this statement in the playlist.txt:
LOOP=6 (all capital letters only).
This statement will cause the SR6 to play lines 600000 to 650000 using IN2 (prev)
and IN4 (next).
Example:
You want to sequentially play 4 files using a single push button.
Here is the memory card content:
F:\
Bird.mp3 (file in the root directory needed for Inputs)
playlist.txt (this is a text file)
Test:\ (note: this is a File folder)
Dog.mp3
Cat.mp3
Lion.mp3
Tiger.mp3
And here is the content of playlist.txt:
IRMODE=ON
LOOP=4
600000=Dog.mp3
610000=Cat.mp3
620000=Lion.mp3
630000=Tiger.mp3
Sample of playlist.txt: