Csound Csound-dev Csound-tekno Search About

[Csnd] Command line arguments

Date2013-11-25 21:41
FromEdward Costello
Subject[Csnd] Command line arguments
AttachmentsNone  None  

Date2013-11-25 21:49
FromVictor Lazzarini
SubjectRe: [Csnd] Command line arguments
When overriding you always need to set -r and -k together.
On 25 Nov 2013, at 21:41, Edward Costello  wrote:

> Hi,
> 
> When I specify a sample rate in the command line arguments to start a csd like this:
> 
> csound -r48000 -odac test.csd
> 
> I get this error:
> 
> sample rate overrides: esr = 48000.0000, ekr =  0.0000, ksmps = -2147483648
> sr = 48000, kr = 0, ksmps = inf
> 
> I was wondering do you have to give a value for the kr and ksmps when you are overriding the samplerate? 
> 
> -- 
> Edward Costello
> 



Date2013-11-25 21:55
FromEdward Costello
SubjectRe: [Csnd] Command line arguments
AttachmentsNone  None