Read multiple wav files using single wavread command
Ältere Kommentare anzeigen
Hi. i have 80-100 short wav files where i give numbers as file names.... i want to play it multiple times with different order which i define the sequence in a array,... i want to use only one single wavread command,,,
help me out
thank you
Antworten (1)
Walter Roberson
am 1 Dez. 2012
0 Stimmen
You cannot do it with a single wavread() command. wavread() can only read a single file at a time. Instead see http://matlab.wikia.com/wiki/FAQ#How_can_I_process_a_sequence_of_files.3F
Kategorien
Mehr zu Audio and Video Data finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!