snd - BcwavPlayer Demo

Description

This sample deals with BCWAV format files.

Required Environment

None.

How to Use

Input Operation
A Button. Plays and stops BCWAV format audio.
+Control Pad Up/Down Switches the audio.

Notes

None.

Execution Procedure

When you run the demo, it displays its controls and the playback status of each voice.

The following log is also displayed in debugger output.

[rom:/yoshi_fs16kHz_1ch.pcm8.bcwav] fileSize(15346) loadSize(15346) fileSize(15346)
[rom:/fanfare_fs32kHz_1ch.pcm16.bcwav] fileSize(227862) loadSize(227862) fileSize(227862)
[rom:/sin440.dspadpcm.bcwav] fileSize(3552) loadSize(3552) fileSize(3552)

Revision History

2011/10/12
Added support for applets, and modified How to Use and the screen display.
2011/02/02
Initial version.

CONFIDENTIAL