[Csnd] Find the number of channels in an mp3 file?
Date | 2019-02-15 17:55 |
From | Rory Walsh |
Subject | [Csnd] Find the number of channels in an mp3 file? |
I'm just trying out the mp3 opcodes for the first time. I can't seem to find out the number of channels in a file? Is there a way to do this?
Csound mailing list
Csound@listserv.heanet.ie
https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND
Send bugs reports to
https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here
|
Date | 2019-02-15 17:57 |
From | Rory Walsh |
Subject | Re: [Csnd] Find the number of channels in an mp3 file? |
Hang on, I'm about try ftchnls On Fri, 15 Feb 2019 at 17:55, Rory Walsh <rorywalsh@ear.ie> wrote:
|
Date | 2019-02-15 17:59 |
From | Victor Lazzarini |
Subject | Re: [Csnd] Find the number of channels in an mp3 file? |
I thought they were all stereo
Victor Lazzarini
Dean of Arts, Celtic Studies, and Philosophy
Maynooth University
Ireland
|
Date | 2019-02-15 18:24 |
From | Rory Walsh |
Subject | Re: [Csnd] Find the number of channels in an mp3 file? |
I will just create two tables for each file. Btw, the CsoundWASM build defaults to a sample rate of 48000, is this right? On Fri, 15 Feb 2019 at 18:00, Victor Lazzarini <Victor.Lazzarini@mu.ie> wrote:
|
Date | 2019-02-15 18:33 |
From | Victor Lazzarini |
Subject | Re: [Csnd] Find the number of channels in an mp3 file? |
The SR depends on the browser Victor Lazzarini
Dean of Arts, Celtic Studies, and Philosophy
Maynooth University
Ireland
|
Date | 2019-02-15 18:43 |
From | Rory Walsh |
Subject | Re: [Csnd] Find the number of channels in an mp3 file? |
Thanks Victor. On Fri, 15 Feb 2019 at 18:33, Victor Lazzarini <Victor.Lazzarini@mu.ie> wrote:
|