pa-wavplay

版本 1.0.0.0 (113.4 KB) 作者: Matt Frear
Play and record multi-channel audio using either an ASIO, DirectSound, or Windows multimedia audio d
9.3K 次下载
更新时间 2004/9/30

无许可证

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.

引用格式

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

MATLAB 版本兼容性
创建方式 R13
兼容任何版本
平台兼容性
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.0.0

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