« Return to Thread: Questions about maximum number of ports

Questions about maximum number of ports

by James Warden :: Rate this Message:

Reply to Author | View in Thread


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 ?

- 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) ?
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 ?

Thanks for any info on the matter.

J.


     
_______________________________________________
Jack-Devel mailing list
Jack-Devel@...
http://lists.jackaudio.org/listinfo.cgi/jack-devel-jackaudio.org

 « Return to Thread: Questions about maximum number of ports