CALL SEON
Contents |
Effect
Plays a sound effect from table.
Syntax
CALL SEON (<Number>)
Parameter
<Number> is the sound effect number to play. (0~255, 0 stops playing)
When the instruction is executed during the playing of another sound effect, the new sound will play or not depending the set priority.
Priority depends on SE driver function. Sound effect data must be prepared in RAM beforehand.