Edit .ogg files
1 回表示 (過去 30 日間)
古いコメントを表示
How can I read/write .ogg files in Matlab on Mac?
0 件のコメント
回答 (2 件)
Walter Roberson
2011 年 4 月 11 日
MATLAB File Exchange Contribution http://www.mathworks.com/matlabcentral/fileexchange/10061-vorbis-ogg-audio-encodingdecoding
0 件のコメント
Prabhakar
2011 年 7 月 10 日
Use an external converter in the OS to convert the OGG files to WAV.
Read the Wav file into MATLAB and then use the WAV data to edit it as you please.
1 件のコメント
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!