[Csnd] Another Android Question
Date | 2013-02-05 01:19 |
From | "Art Hunkins" |
Subject | [Csnd] Another Android Question |
In the context of Android app programming, is there any way of passing input file SR's to a .csd so that Csound can create a wavefile mix at the same SR? We're using diskin2, so input and output SR's can be as varied as much as one would like. We'd simply like to match SR's for efficiency and fidelity. Art Hunkins |
Date | 2013-02-05 16:21 |
From | Roger Kelly |
Subject | Re: [Csnd] Another Android Question |
isr filesr "sample path%" Art, Try to use filesr. This will give you its sample rate.
On Mon, Feb 4, 2013 at 7:19 PM, Art Hunkins <abhunkin@uncg.edu> wrote: In the context of Android app programming, is there any way of passing input file SR's to a .csd so that Csound can create a wavefile mix at the same SR? |