Searched refs:soundSamples (Results 1 – 1 of 1) sorted by relevance
132 static u8 *soundSamples; variable460 soundSamples = (u8*)AMPush("/axdemo/axart/axartdemo.spd"); in main()462 soundSamples = LoadFileIntoRam("/axdemo/axart/axartdemo.spd"); in main()480 SPInitSoundTable(soundTable, soundSamples, (u8*)AMGetZeroBuffer()); in main()482 SPInitSoundTable(soundTable, soundSamples, zeroBuffer); in main()