Return to previous page Return to menu Go to next page

Appendix File format

Here is the SCSP format, which is a file on the Macintosh with detailed information, and only the data that actually enters the memory on the 68000 and the header necessary to become a Macintosh file Describes the format.

SCSP format

The
SCSP format is as follows.

First, “SCSP” as an ID contains 4 bytes in ASCII code, and after that, the total bytes of MixerChunk and VoiceChunk are 4 bytes in long.
After that, “voce” as Type is 4 bytes in ASCII code.
After that, MixerChunk and VoiceChunk data are included.


Return to previous page Return to menu Go to next page