Return to previous page | Return to menu


Sample program for PCM sound source playback test

The following sample program was created for testing PCM sound source playback.
There are three types of sample data for PCM sound sources: 16-bit stereo, 8-bit stereo, and 16-bit monaural, which are played back by the X button, Y button, and Z button inputs, respectively.

List 14-2 sampsnd2: PCM sound source playback test

List 14-2 Sampsnd2: PCM sound source playback test (continued)

Flow 14-2 Sampsnd2: PCM sound source playback test

Note: Sound library functions that appeared in this chapter

In this chapter, the functions in the following table were explained.

Table 14-1 Sound library functions that appeared in this chapter


Return to previous page | Return to menu