★ FAQ ★ Sound related"The position of the program change at the beginning of the track is too late."
Returns an error such as.
The basic data layout at the beginning of each track is described below.
-------------------------------------------------- -------------------------------------------------- -------------------- 1/1/000 (bar / beat / clock) Tempo event (usually automatically inserted by the sequencer), bank change (# 32) 1/1/001 (bar / beat / clock) Program change, control change (MAIN VOLUME # 7, loop command # 31 at the time of loop, etc.) 1/1/002 (bar / beat / clock) Note on -------------------------------------------------- -------------------------------------------------- --------------------
Since the processing of the Sega Saturn sound driver is based on 2 msec, even if sequence data that handles one beat as 480 clocks is created, when converted playback is performed, one beat has a resolution equivalent to 250 (when the tempo is 120). It will be played as if it was quantized.
★ FAQ ★ Sound related