Csound Csound-dev Csound-tekno Search About

[Csnd] Re: Re: connecting to jack via console only

Date2010-06-23 07:49
From"vallste@libero.it"
Subject[Csnd] Re: Re: connecting to jack via console only

Looks good! Maybe you can avoid to launch jackd manually creating another thread for it that use the os.system('jackd')...

All the best

Stefano

----Messaggio originale----
Da: aaron@akjmusic.com
Data: 22/06/2010 16.33
A: <csound@lists.bath.ac.uk>
Ogg: [Csnd] Re: connecting to jack via console only

Stefan,

If you don't take the suggestion to connect to jack via the csound command itself, and want to do it manually, ala 'qjackctl', but don't want/need a gui, you might also give my 'jackctl.py' script a whirl....it works on Linux, and probably OS-X, although I haven't tested OS-X, not being a Mac user :) ..... it basically is an easier to use (MUCH less typing) front-end to jack_connect and jack_lsp.

Latest version is found at http://www.akjmusic.com/software/jackctl20100609.py

Just run it from the command line, it is interactive, and has help built in.

You must have manually started a jackd process from the command line already, however.

Hope you find it useful.

AKJ

On Sat, Jun 19, 2010 at 2:13 AM, Stefan Thomas <kontrapunktstefan@googlemail.com> wrote:
Dear community,
is it possible to make a connection between csound and jack only via the linux-console?
I use an external firewire-soundcard and freebob.




--
Best,

Aaron Krister Johnson
http://www.akjmusic.com
http://www.untwelve.org




Date2010-06-26 10:10
FromStefan Thomas
Subject[Csnd] Re: Re: Re: connecting to jack via console only
Dear Aaron, dear community,
sorry for asking again, but I dont't understand, how to use the jackctl20100609.py sript.
After I've made a connection to jackd with:
jackd --realtime --driver freebob --rate 48000   &    
I run python jackctl20100609.py
And then I get
jackctl(audio)-->
I know that I can liste the audio devices with l, then I get:
0) system:capture_1
1) system:capture_2
2) system:capture_3
3) system:capture_4
4) system:capture_5
5) system:capture_6
6) system:playback_1
7) system:playback_2
8) system:playback_3
9) system:playback_4
10) system:playback_5
11) system:playback_6
 But how can I connect the devices?




2010/6/23 vallste@libero.it <vallste@libero.it>

Looks good! Maybe you can avoid to launch jackd manually creating another thread for it that use the os.system('jackd')...

All the best

Stefano

----Messaggio originale----
Da: aaron@akjmusic.com
Data: 22/06/2010 16.33Ogg: [Csnd] Re: connecting to jack via console only


Stefan,

If you don't take the suggestion to connect to jack via the csound command itself, and want to do it manually, ala 'qjackctl', but don't want/need a gui, you might also give my 'jackctl.py' script a whirl....it works on Linux, and probably OS-X, although I haven't tested OS-X, not being a Mac user :) ..... it basically is an easier to use (MUCH less typing) front-end to jack_connect and jack_lsp.

Latest version is found at http://www.akjmusic.com/software/jackctl20100609.py

Just run it from the command line, it is interactive, and has help built in.

You must have manually started a jackd process from the command line already, however.

Hope you find it useful.

AKJ

On Sat, Jun 19, 2010 at 2:13 AM, Stefan Thomas <kontrapunktstefan@googlemail.com> wrote:
Dear community,
is it possible to make a connection between csound and jack only via the linux-console?
I use an external firewire-soundcard and freebob.




--
Best,

Aaron Krister Johnson
http://www.akjmusic.com
http://www.untwelve.org