atomsRepositoryAdd('http://myscitools.sourceforge.net/5.4') atomsInstall('portaudio')
Description:
play and record audio from your sound card on windows, linux and macos X.
functions supported:
pa_defaultinputdeviceid — Get current default input device ID
pa_defaultoutputdeviceid — Get current default output device ID
pa_deviceinfo — Information about audio device
pa_getdevicecount — Get audio device count
pa_gettlbxpath — Get path of this module
pa_getversion — get version of used Portaudio library
pa_getversiontext — get version of used Portaudio library as text
pa_playwav — Playing audio
pa_printdeviceinfo — print audio device info
pa_recordwav — Record sound using PC-based audio input device