![]() |
![]()
| ![]() |
![]()
NameAuMakeElementImportWaveForm - initialize an ImportWaveForm element Synopsis#include <audio/audiolib.h> AuMakeElementImportWaveForm(element,
sample_rate, wave_form, num_samples, freq,
num_actions, actions)
Arguments
DescriptionAuMakeElementImportWaveForm sets the type member of element to AuElementTypeImportWaveForm and initializes the importwaveform member of element with the remaining arguments. AuMakeElementImportWaveForm is implemented as a macro. NoteSA server might not support all the waveforms currently defined. See AlsoAuMakeElementAddConstant, AuMakeElementBundle, AuMakeElementExportBucket, AuMakeElementExportClient, AuMakeElementExportDevice, AuMakeElementExportMonitor AuMakeElementImportBucket, AuMakeElementImportClient, AuMakeElementImportDevice, AuMakeElementMultiplyConstant, AuMakeElementSum. audiolib - Network Audio System C Language Interface
|