I am runing pd + jackd on a debian system. The two packages from the unstable distribution work together without any problem.
My question is about the number of in/out channels. I would like to know if it is possible to run pd with more in/out channels than the number of in/out channels of the audio device, in order to connect other tools to pd with jack.
Eric
At 03:13 PM 6/10/2003, eric falconnier wrote:
My question is about the number of in/out channels. I would like to know if it is possible to run pd with more in/out channels than the number of in/out channels of the audio device, in order to connect other tools to pd with jack.
Yes this is possible. All you have to do is go to the audio settings dialog, and set the number of inputs and outputs you want. Then, in order to get the appropriate ports to become available, you have to turn audio on, as the JACK code only creates the ports when the audio is running. You are then free to connect your other tools to PD.
Note that as soon as the audio is turned off, these connections are lost.
hth
Regards Luke
Luke Yelavich AudioSlack Founder and main package maintainer Audio software packaged for the Slackware Linux Distribution http://www.audioslack.com luke@audioslack.com
eric,
amazing! i was just thinking the same thing yesterday. hopefully some of our native linux gurus can enlighten us :-)
d.
Quoting eric falconnier flaco@no-log.org:
I am runing pd + jackd on a debian system. The two packages from the unstable distribution work together without any problem.
My question is about the number of in/out channels. I would like to know if it is possible to run pd with more in/out channels than the number of in/out channels of the audio device, in order to connect other tools to pd with jack.
Eric
PD-list mailing list PD-list@iem.at http://iem.at/cgi-bin/mailman/listinfo/pd-list
Notice: Please do not send attchments or HTML/Rich Text emails to this address for the time being. My mail provider is kind-of freaking out ;-) Thx.
You might try with pd -jack -outchannels X -inchannels X.
Turning audio on and off does not work in that version, I am in the process of adapting the jack driver to the new pd media system. When done I will make a new debian package and update the CVS.
Guenter
On Mon, 6 Oct 2003 derek@x-i.net wrote:
eric,
amazing! i was just thinking the same thing yesterday. hopefully some of our native linux gurus can enlighten us :-)
d.
Quoting eric falconnier flaco@no-log.org:
I am runing pd + jackd on a debian system. The two packages from the unstable distribution work together without any problem.
My question is about the number of in/out channels. I would like to know if it is possible to run pd with more in/out channels than the number of in/out channels of the audio device, in order to connect other tools to pd with jack.
Eric
PD-list mailing list PD-list@iem.at http://iem.at/cgi-bin/mailman/listinfo/pd-list
Notice: Please do not send attchments or HTML/Rich Text emails to this address for the time being. My mail provider is kind-of freaking out ;-) Thx.
PD-list mailing list PD-list@iem.at http://iem.at/cgi-bin/mailman/listinfo/pd-list