VM Labs SDK Sample Code |
\vmlabs\sample\audio\PCMSetPitch |
Copyright © 2000-2001 VM Labs, Inc. All Rights Reserved |
March 2, 2001 |
This sample demonstrates how to alter the pitch of an audio sample that is currently playing by using the PCMSetPitch() function..
Filename | Description |
makefile | MAKEFILE for building and running sample program. |
pcm3.c | Main program code for sample. |
pcmdata.s | Assembler source that includes data file as a binary image. |
sin500.pcm | Data file containing raw PCM-encoded data of a 500hz sine wave. |
Before attempting to load or run any of the SDK samples, make sure you have first read the Hitchhiker's Guide To NUON document.
After that, if you're still having trouble getting this sample program to work, click here to request assistance from developer support.