VM Labs SDK Sample Code

\vmlabs\sample\audio\SynthDirectAPI

Copyright © 2000-2001 VM Labs, Inc.  All Rights Reserved

April 11, 2001


This sample demonstrates how to use the direct API of the NUON SYNTH.  It plays notes under program control rather than by using the MIDI parser.

Filename Description
apitest.c
Main program code for sample.
makefile
MAKEFILE for building and running sample program.

There are 4 different targets you can test with this sample. To build and run a specific target execute the following steps:

  1. First gmake clean to remove any previous targets.
  2. Then execute one of the following options
  3. Finally use gmake load to load and run the sample.

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.

Click here for other online SDK documentation.