Csound Csound-dev Csound-tekno Search About

[Csnd] diskin and input files

Date2010-07-20 19:27
From"Art Hunkins"
Subject[Csnd] diskin and input files
I've just developed a real-time file player/mixer/looper/processor that 
works with up to four stereo files. Its principal ingrediant is a stereo 
diskin.

For general use, is it sufficiant to specify that the input files 
(optionally furnished by the user) be stereo, uncompressed, and with the 
same sample rate specified by the file player?

Also, can I assume 16-bit these days? (I believe the typical soundcard 
does.)

Diskin is taking format information from the file header; do I presume 
correctly that all the file types need to match?

Am I being way to picky here (for typical use)?

Art Hunkins 



Send bugs reports to the Sourceforge bug tracker
            https://sourceforge.net/tracker/?group_id=81968&atid=564599
Discussions of bugs and features can be posted here
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"

Date2010-07-20 20:49
FromVictor Lazzarini
Subject[Csnd] Re: diskin and input files
If you use diskin2  files can have different sampling rates. Bit width  
should not matter.

Victor
On 20 Jul 2010, at 19:27, Art Hunkins wrote:

> I've just developed a real-time file player/mixer/looper/processor  
> that works with up to four stereo files. Its principal ingrediant is  
> a stereo diskin.
>
> For general use, is it sufficiant to specify that the input files  
> (optionally furnished by the user) be stereo, uncompressed, and with  
> the same sample rate specified by the file player?
>
> Also, can I assume 16-bit these days? (I believe the typical  
> soundcard does.)
>
> Diskin is taking format information from the file header; do I  
> presume correctly that all the file types need to match?
>
> Am I being way to picky here (for typical use)?
>
> Art Hunkins
>
>
> Send bugs reports to the Sourceforge bug tracker
>           https://sourceforge.net/tracker/?group_id=81968&atid=564599
> Discussions of bugs and features can be posted here
> To unsubscribe, send email sympa@lists.bath.ac.uk with body  
> "unsubscribe csound"
>



Send bugs reports to the Sourceforge bug tracker
            https://sourceforge.net/tracker/?group_id=81968&atid=564599
Discussions of bugs and features can be posted here
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"