This commit is contained in:
Glenn Maynard
2002-08-30 04:32:39 +00:00
parent 441541a16c
commit 1e0f31f75d
2 changed files with 4 additions and 0 deletions
+1
View File
@@ -1,4 +1,5 @@
------------------------CVS after 3.00 beta 6----------------
NEW FEATURE: #SELECTABLE:YES, NO, ROULETTE.
NEW FEATURE: Added assist tick toggle to editor.
NEW FEATURE: Added editing of text fields to editor.
CHANGE: Improved the appearance of hidden/sudden.
+3
View File
@@ -639,6 +639,9 @@ on the Select Music screen. This is specified as a floating point value. e.g.
#SAMPLELENGTH:...; - The time in seconds let the sample music play after
starting. This is specified as a floating point value. e.g. "32.34". Note
that in the last 1 second of playing the music will fade out.
#SELECTABLE:...; - If "NO", the song can not be selected manually and can
only be played as part of a course. If "ROULETTE", the song can can also be
selected via roulette. The default value is "YES".
#BPMS:...; - A value of the format "beat=bpm". Indicates that at 'beat', the
speed of the arrows will change to "bpm". Both of these values are specified
as floating point values. You must specifiy a BPM value for beat 0. Multiple