Csound Csound-dev Csound-tekno Search About

[Csnd] realtime(?) problems debian

Date2007-12-26 20:31
FromStuart McLean
Subject[Csnd] realtime(?) problems debian
Hi,

I previously posted to bluemusic-users (for some reason I thought it
might be a blue problem, but it was because I hadn't compiled csound
with jack support, thanks Atte André Jensen). So I'm posting to this
list, because I am still having problems getting Csound5 working on
Debian.

I have compile Csound5 with support for Jack, and have started Jackd using `jackctl'. I wrote a basic test using one of the www.csounds.com toots as follows:

----------------------------------------------------------------------



sr=44100
ksmps=1
nchnls=2
instr 1	;untitled
a1      oscil   300000, 440, 1
outs     a1, a1
endin



f1      0       4096    10      1 7


i1	0.0	10
e



----------------------------------------------------------------------

I think there is nothing wrong with it. Here is the command line I use to run Csound:

----------------------------------------------------------------------
/usr/local/bin/csound5/csound -+rtaudio=jack -B 4096 -o dac ~/sound/temp.csd
----------------------------------------------------------------------

and there is no sound.

With the Jack server not started, and a command line of

/usr/local/bin/csound5/csound -B 4096 -o dac ~/sound/temp.csd

there is sound.  What is going on here?

I am glad it works (sort of) but am confused as to what is happening.

Any help would be appreciated.

Thanks,

Stuart


Date2007-12-27 02:39
From"Steven Yi"
Subject[Csnd] Re: realtime(?) problems debian
AttachmentsNone  

Date2007-12-27 22:35
From"Stuart McLean"
Subject[Csnd] Re: Re: realtime(?) problems debian
AttachmentsNone  

Date2007-12-28 00:35
From"Michal Seta"
Subject[Csnd] Re: Re: Re: realtime(?) problems debian
AttachmentsNone  

Date2007-12-30 10:30
From"Chuckk Hubbard"
Subject[Csnd] Re: realtime(?) problems debian
AttachmentsNone