$REVOLUTION_SDK_ROOT/build/demos/axdemo
$REVOLUTION_SDK_ROOT/build/demos/spdemo
From $REVOLUTION_SDK_ROOT/build/demos/, change to either the axdemo or spdemo directory and enter make. The executable (.elf) files are generated in the bin/RVL folder of each demo directory.
From $REVOLUTION_SDK_ROOT/build/demos/, change to either the axdemo/bin/RVL or spdemo/bin/RVL directory and do one of the following.
ndrun script, using the .elf file as an argument.ide, using the .elf file as an argument.| axstream | A demo of software audio streaming. |
|---|---|
| axsimple | A simple demo that illustrates the most basic use of AX. |
| axart3ddemo | A demo that illustrates the use of the AXART sound articulator library. There are two sound sources placed in space with a 3D sound articulator. |
| compressor | A demo that illustrates the use of AX compressors. |
| seqdemo | A demo that demonstrates the use of the AX, SEQ, SYN, and AXFX libraries. |
| syndemo | A simple demo of the SYN library. It demonstrates how to send MIDI data to a synthesizer from an application. |
| dpl2demo | Demo of the AX Dolby Pro Logic II encoder. |
| dpl2reverb | Demo of the AX Dolby Pro Logic II encoder and various AUX effects. |
| axfilter | Demo that illustrates the use of AX low-pass filters. |
| expchorus(Dpl2) | Demo of various chorus effects that use the extended features of AXFX. The expchorusDpl2 demo sends its output in DPL2 mode. |
| expdelay(Dpl2) | Demo of various delay effects that use the extended features of AXFX. The expdelayDpl2 demo sends its output in DPL2 mode. |
| expreverbHi(Dpl2) | Demo of various high-quality reverb effects that use the extended features of AXFX. The expreverbHiDpl2 demo sends its output in DPL2 mode. |
| expreverbStd(Dpl2) | Demo of various standard reverb effects that use the extended features of AXFX. The expreverbStdDpl2 demo sends its output in DPL2 mode. |
| fxbussend(Dpl2) | Demo that uses the extended features of AXFX to send effecter output to other effecters via a bus. The fxbussendDpl2 demo sends its output in DPL2 mode. |
| spdemo | This demo explains how to use the AX Sound Pipeline (SP) library. |
None.
2008/06/09 Merged information on spdemos into this document.
2006/03/01 Initial version.
CONFIDENTIAL