필터 지우기
필터 지우기

Documentation of changes to sound.m

조회 수: 1 (최근 30일)
Daniel Shub
Daniel Shub 2013년 8월 8일
Comparing sound.m in R2010a and R2013a shows that they have very few similarities. The work in R2010a is done by the PLAYSND mex file while the work in R2013a is done by an AUDIOPLAYER object. Comparing audioplayer.m in R2010a and R2013a shows that in R2013a audioplayer uses the ASYNC.IO object while in R2010a the auioplayer object is a java based object.
I thought I paid attention to the release notes for changes to the sound commands since they are important for what I do. Does anyone know if the cahnge was documented? Should TMW be publicly documenting changes like this (the input is identical and to a first order approximation the output is identical)?

답변 (0개)

카테고리

Help CenterFile Exchange에서 Audio and Video Data에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by