pa-wavplay

버전 1.0.0.0 (113 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).