Edit .ogg files
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
How can I read/write .ogg files in Matlab on Mac?
0 Commenti
Risposte (2)
Walter Roberson
il 11 Apr 2011
MATLAB File Exchange Contribution http://www.mathworks.com/matlabcentral/fileexchange/10061-vorbis-ogg-audio-encodingdecoding
0 Commenti
Prabhakar
il 10 Lug 2011
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 Commento
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!