Hi,

I have a huge collection of 6-channel .wav files containing audio and sensor recordings, which I need to analyse, across all 6 channels.
I'm thinking about what will be easier to do.

1. Just split the channels in an external audio-editor and than read each mono channel seperatly with readWave (from tuneR), or
2. inherite the readWave class and extend it to multichannel reading?

What do you think?

Best,
Alex

--
Alex Hofmann (Dipl.-Musikl.)
Institute of Musical Acoustics (Wiener Klangstil)
University of Music and Performing Arts Vienna
Anton-von-Webern-Platz 1
1030 Vienna, Austria
Tel. +43 1 71155 4322
Fax. +43 1 71155 4399
http://iwk.mdw.ac.at
http://www.isas.tuwien.ac.at/clarinet/index.html

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to