Q-Code User Manual
Ver. 7.0 2021/11/30
258
2. The RT_ Play_Off command is available only when RT_Play command is used.
4.30.3 RT_PitchChange
This command is used to set the pitch of the real-time playback. The maximum can be adjusted to two
times of the normal pitch, the minimum can be adjusted to half of the normal pitch.
RT_PitchChange(Number)
Number
: C
onstant or variable, the range must be between -12 ~ +12.
Value
Description
-12
0.5X
-11
0.53X
-10
0.56X
-9
0.59X
-8
0.63X
-7
0.67X
-6
0.72X
-5
0.75X
-4
0.79X
-3
0.84X
-2
0.89X
-1
0.94X
0
Close PitchChange
1
1.06X
2
1.12X
3
1.19X
4
1.26X
5
1.33X
6
1.41X
7
1.50X
8
1.59X
9
1.68X
10
1.78X
11
1.89X
12
2X
Note:
1. NY4 / NY5 / NY5+ / NY6 / NY7 / NY9T do not support this command.
2. Number = 0 means RT_PitchChange_Off.
Ex.
RT_PitchChange(1)