On Mon, 2008-02-04 at 15:32 +0100, Fons Adriaensen wrote:
> Or this one:
>
> jack_client_t *client=...
> jack_port_t *out_port[0]=jack_port_register(client,...);
> jack_port_t *out_port[1]=jack_port_register(client,...);
> connected = jack_autoconnect (2, out_port);
> In other words, ** you could write this function today **.
> The functionality you want does not require any changes
> to jack.
The problem is, you're still going to get client authors who say "Well,
I have to implement insanely-annoying-automatic-port-connection because
I have to cater for the people who don't use $your_system" By bringing
autoconnection into JACK itself, there's a standardised, authorised,
proven, approved method.
Bob
-- Bob Ham <rah@email-addr-hidden> _______________________________________________ Linux-audio-dev mailing list Linux-audio-dev@email-addr-hidden http://lists.linuxaudio.org/mailman/listinfo/linux-audio-devReceived on Mon Feb 4 20:15:03 2008
This archive was generated by hypermail 2.1.8 : Mon Feb 04 2008 - 20:15:03 EET