Q-Code User Manual
Ver. 7.0 2021/11/30
256
2. The Robot4_Off command is available only whe Robot4 command is used.
4.29.13 Echo
To generate the echo effect.
Echo(Channel, Level)
Channel
: voice channels
Level
: The echo range is 0 ~ 7, means different level, and 7 is the longest delay. The parameteris only
availabe for SBC / ADPCM Channel 1 / CELP / PCM.
Option ADPCM_ECHO_DELAY:
short means short delay, and long means long delay effect. This
option is only available for Channel0 and the voice file uses ADPCM
algorithm.
Note:
1. NY4 / NY5 / NY5+ / NY6 / NY7 / NY9T do not support this command.
2. If the program uses 2 channels, the Echo only can use 1 channel. 2 channels for the
command at the same time is not allowed.
3. For a better effect, it’s recommended to apply the Echo command by selecting ADPCM with
Channel0.
4. This command is only available for Voice files, no effect on MIDI files.
Ex.
[Option]
ADPCM_ECHO_DELAY = Short
; Selects short delay for echo
[Path]
PowerOn
: PlayV(ch0,$V0), Echo(ch0,0)
;Play the Echo effect
4.29.14 Echo_Off
Turn off the echo effect.
Note:
1. NY4 / NY5 / NY5+ / NY6 / NY7 / NY9T do not support this command.
2. The Echo_Off command is available only when Echo command is used.
4.29.15 Reverb
To generate the reverb effect.
Reverb(Channel, Level)
Channel
: The voice channel.
Level
: The range is 0 ~ 7 which means different level of reverb, 7 is the highest level.