Search found 5 matches
- Fri Apr 15, 2011 8:22 pm
- Forum: GNU/Linux and Unix-like
- Topic: fixing output to jack-rack when jack-rack PIDF has changed
- Replies: 6
- Views: 3282
Re: fixing output to jack-rack when jack-rack PIDF has chang
Hi yes that works beautifully :) its the output from audacity that goes to jack-rack, where I use filters and some gain to get the audio so it can be understood. digital audio recorders don't produce good quality sound when used in your pocket. I suspect audacity has a few features I can use to help...
- Fri Apr 15, 2011 7:10 pm
- Forum: GNU/Linux and Unix-like
- Topic: fixing output to jack-rack when jack-rack PIDF has changed
- Replies: 6
- Views: 3282
Re: fixing output to jack-rack when jack-rack PIDF has chang
Yes I'm running qjackctl, but I'm setting up the links with a script, that is working, so the connection from jack-rack to the system playback is OK. I've tried the sed line after starting audacity, and I can see an extra port appearing on the playback side, then disappears. Am I trying to write to ...
- Fri Apr 15, 2011 6:51 pm
- Forum: GNU/Linux and Unix-like
- Topic: fixing output to jack-rack when jack-rack PIDF has changed
- Replies: 6
- Views: 3282
Re: fixing output to jack-rack when jack-rack PIDF has chang
SRi , it should have been in 1.3.xx I've read through that link, and unfortunately it doesn't go far enough. I'm writing a script to start audacity after starting jackd and jack-rack. I'm OK with getting all the routing from jack-rack to jack, and getting the jack-rack auto configured. BUT I'm stuck...
- Fri Apr 15, 2011 4:36 pm
- Forum: GNU/Linux and Unix-like
- Topic: fixing output to jack-rack when jack-rack PIDF has changed
- Replies: 6
- Views: 3282
fixing output to jack-rack when jack-rack PIDF has changed
Hi Is there any way of getting around audacity starting up with Jack connections always defaulting to the system playback ports. I'm using jack-rack and I need to route playback through it, I'm aware that each time jack-rack is started the PID will change, so saving the current config in edit>prefer...
- Fri Apr 15, 2011 1:41 pm
- Forum: GNU/Linux and Unix-like
- Topic: starting and loading a project from CLI
- Replies: 1
- Views: 835
starting and loading a project from CLI
Hi all a newbie type question SRI. I'm starting Audacity from a script after starting jack from qjackctl and jack-rack. what is the CLI syntax for starting Audacity and automatically loading an audio project ? BTW if someone knows the syntax for loading the configuration of jack-rack in the same way...