On Sat, Jun 6, 2009 at 12:37 PM, James Warden<
warjamy@...> wrote:
>
> Hello,
>
> - what is the maximum number of ports the jackd server
> can be configured to handle ?
>
> - Is this number the same in both jack1 and jack2 ?
in jack1, its given by the command line option --port-max and has no
upper limit.
in jack2, the same command line option applies but there is a
hard-coded upper limit.
> - is there a hardcoded limit that prevents the user from
> configuring an insane number of ports (e.g. setting a negative
> number would blow any unsigned int) ?
>
> - does this settable number of ports apply to input and
> output ports respectively (audio as well as MIDI) ?
all ports are considered equal and equivalent for this purpose.
> e.g. if I set it to 128, then jackd will handle at most 128 audio
> input ports, 128 audio output ports (and same for MIDI)
>
> - does the jackd API allow a client to retrieve this number ?
no.
_______________________________________________
Jack-Devel mailing list
Jack-Devel@...
http://lists.jackaudio.org/listinfo.cgi/jack-devel-jackaudio.org