$NitroSystem/build/demos/snd
Move to $NitroSystem/build/demos/snd and enter
% make
Executable (.nef, .srl) files will be generated in
$NitroSystem/build/demos/snd/sample_name/bin/platform/target/
For example:
$NitroSDK/build/demos/snd/simple/bin/ARM9-TS/Release/
Navigate to the $NitroSystem/build/demos/snd/sample_name/bin/platform/target/ directory and perform one of the following:
*.nlf file with IS-NITRO-DEBUGGER.
*.srl file with IS-NITRO-DEBUGGER.
simple |
This is a simple sample that replays BGM sequences and SE sequences. |
stream |
This simple sample plays the stream. |
stream-2 |
This sample combines multiple stream data in real time and plays back. |
stream-3 |
This sample applies effects and plays back the stream. |
moveVolume |
This sample fades in and handles the time changes for sequence volume. |
reverb |
This sample adds general reverb to the audio output using sound capture. |
effect |
This sample adds a low pass filter to the audio output using sound capture. |
outputEffect |
This sample switches among surround mode, headphone mode, and mono mode using the output effect feature. |
sampling |
This sample samples the audio output using sound capture and calculates the output volume. |
waveout |
This sample plays back recorded waveform data that was recorded with a microphone. |
micThrough |
A sample that plays the microphone input in real time. |
driverInfo |
A sample that displays sound driver information. |
onMemory |
This sample demonstrates how to place the entire sound archive in memory. |
We have confirmed normal operation for all of the samples using the IS-NITRO-EMULATOR.
The current version of ensata is not supported.
02/17/2005 Added driverInfo demo.
01/24/2005 Deleted the description of IS-NITRO-EMULATOR in the Execution section, deleted the description of TEG in the Operating Environment section, and changed TS to IS-NITRO-EMULATOR.
12/21/2004 Added micThrough demo.
11/26/2004 Added stream-2 and stream-3 demos.
10/04/2004 Added outputEffect demo.
09/13/2004 Added sampling demo.
08/02/2004 Initial version.
CONFIDENTIAL