I have some beginners in my house who're using my dance pad to learn to play, but even putting them on all random Beginner songs, they might get Fascination MaxX on Beginner, or some kind of otherwise crazy stuff.
The following code will select a random song from difficulty 1 to 2. Is there any way I can restrict the maximum BPM?
#COURSE:Endless 1-2;
#REPEAT:YES;
#SONG:*:1..2;
The following code will select a random song from difficulty 1 to 2. Is there any way I can restrict the maximum BPM?
#COURSE:Endless 1-2;
#REPEAT:YES;
#SONG:*:1..2;

