Q-Code User Manual
Ver. 7.0 2021/11/30
195
1. NY4 / NY9T do not support this command.
2. NY5 tempo level refer to
3. For NY5+ / NY6 / NY7 / NX1, this command control the playback speed to be slower by
shifting 5% down of each level. And this command only takes effect when Melody is
playing.
Ex.
PowerOn
:
PlayMS($M0)
TR1: Tempo--
; Set Tempo to 95%.
4.12.13 TempoRst
TempoRst command can reset the play speed of Melody.
Note:
1. NY4 / NY5 / NY9T do not support this command.
2. This command only takes effect when Melody is playing.
Ex.
Tempo=100
PowerOn
:
PlayMS($M0), Tempo - 5
TR1: TempoRst
; Set Tempo to the original.
4.12.14 Tempo = n
Tempo could control the playback speed of melody.
n:
Tempo value, 34~500.
Tempo List
34
51
76
150
36
53
86
170
38
55
93
200
41
58
100
235
45
64
110
300
47
68
120
500
49
72
135
Note: NY4 / NY5+ / NY6 / NY7 / NY9T / NX1 do not support this command.
Ex.
Tempo=100
[Path]
PowerOn
: Tempo=100
; Set Tempo as 100.