AudioDraw
double AudioDraw (int state)
Return Value: 1.0 = success, 0.0 = failure
Arguments:
state |
1 = draw waveform, 0 = don't draw waveform |
This function draws a waveform of a .wav file in the motion graph window.
Example:
Exp_1
|_AudioDraw( [Slider:chan[ drawAudio ] ] )
This will use the "drawAudio" channel of the item Slider to control the display of the waveform in the motion graph.
Converted from CHM to HTML with chm2web Pro 2.82 (unicode) |