On Mon, 14 Oct 2002, d wrote:
sorry,i sent the previous mail to pd-list insetad of -dev
Smoerk wrote:
Would it be possible to have Jack In and Out objects in PD? This is maybe not possible with Portaudio Jack and I don't know if it's possible at all, but it would enable other applications to send or receive audio to/from PD.
my expirience when fiddling around with pd(-jack-fifo)+jack+ardour, was that the dac~s of pd appeared as pd-outputs in ardour. i didn't try it the other way (ardour->pd) but i think the signal would just appear at the adc~. of course it would be nice to have named inputs or at least a possibility to dump the mapping of jack-names to adc~/dac~
Normally I do this with qjackconnect, where you can just "patch" the outputs and inputs of the jack enabled applications together.
Guenter