Q-Code User Manual
Ver. 7.0 2021/11/30
320
Q-Code
function
Description
Number of
occupied RAM
function.
Each channel occupies 6 RAM when using the Extension
function.
6
When the Loop function is used, channel 1~4 and channel
5~8 will occupy 1 RAM.
1~2
When VIO is playing,
Q-Code
will base on the numbers of
output port to occupy RAM.
1*n
When PlayA / PlayAS function is used and set Action = INT,
the extra 6~7 RAM will be used.
8*ch+(6~7)
PWM-IO
When PlayPWM / PlayPWMS / PWMOut is used, 1 RAM will
be occupied.
1
BackGround
1 additional RAM will be occupied if Path number is more
than 15 in backGround1.
1~2
1 additional RAM will be occupied if Path number is more
than 15 in backGround2.
1~2
Delay
When Delay function is used, 3 RAMs will be used in each
layer and system will occupy 2 RAMs.
3*n+2
Input State
2 RAMs will be occupied when the setting is more than 15
States.
1~2
Key
Each Input Port up to 4 corresponding keys, in principle,
each 4 keys will occupy 1 RAM. Direct and Matrix Keys are
calculated separately.
(Key/4)+2
When Debounce is more than 60ms, it will occupy 2 RAMs.
1~2
Touch-Key
Each Input Port corresponds to 4 keys as most. For every 4
keys, 1 RAM will be occupied.
(Key/4)+3
Random
1 additional RAM will be occupied if Path number is more
than 16.
1~2
Repeat
When Repeat function is used in foreground.
1
When Repeat function is used in background1.
1
When Repeat function is used in background2.
1
Subroutine
When Subroutine function is used, 4 RAMs will be used.
4
Wait
When WaitDN function is used, 1 RAM will be used and
system will occupy 1 RAM.
1+1
When WaitAN function is used, 1 RAMs will be used and
system will occupy 1 RAM.
1+1
When WaitPN function is used, 1 RAM will be used and
system will occupy 1 RAM.
1+1
Special Path
When 4ms path is used, system will occupy 1 RAM.
1