pa-wavplay

Play and record multi-channel audio using either an ASIO, DirectSound, or Windows multimedia audio d
9,3K Downloads
Aktualisiert 30. Sep 2004

Keine Lizenz

The zip file contains 3 separate MEX file dlls, one for asio, one for windows audio, and one for directx.

See the included pa_wavplay.m, pa_wavrecord.m, and pa_wavplayrecord.m for documentation.

pa_wavplay uses the open source portaudio API.

Zitieren als

Matt Frear (2024). pa-wavplay (https://www.mathworks.com/matlabcentral/fileexchange/4017-pa-wavplay), MATLAB Central File Exchange. Abgerufen .

Kompatibilität der MATLAB-Version
Erstellt mit R13
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Veröffentlicht Versionshinweise
1.0.0.0

Version 2.1 released.
+ recording capability
+ simultaneous playing & recording
+ uses floats (32bit) internally instead of shorts (16bit).