Reading mp3 files into Matlab
Ältere Kommentare anzeigen
I have used a script/function called "wavread.m" successfully with .wav files. I am trying to use a script/function called "mp3read.m" which I found a reference to on the web. When I convert the .wav file that I had successfully read with wavread.m to an .mp3 file and try "mp3read.m", I get a "can't open file" error.
Does anyone have a suggestion for reading .mp3 files? Apparently, either "mp3read.m" doesn't work or I am doing something wrong (probably the latter).
Thanks.
Antworten (1)
David Koenig
am 13 Nov. 2011
0 Stimmen
Kategorien
Mehr zu File Compression finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!