NXC  Version 1.2.1 r5
 All Data Structures Files Functions Variables Groups Pages
void PlayTones ( Tone  tones[])

Play multiple tones.

Play a series of tones contained in the tones array. Each element in the array is an instance of the Tone structure, containing a frequency and a duration.

Parameters
tonesThe array of tones to play.
Examples:
ex_playtones.nxc.