Re: Jack Problems

John Rigg <[email protected]> Wed, 27 Mar 2019 13:44:50 +0000
Newsgroups gmane.comp.audio.jackit
Message-ID <[email protected]>
On Wed, Mar 27, 2019 at 12:45:47PM +0100, Kjetil Matheussen wrote:
> > Possible, but not as simple as you imagine.
> 
> Just allocate an extra buffer for each port when creating the port.
> The extra memory used by this doesn't matter. But maybe for your
> usage, it could, so perhaps there should be a compile time option to
> disable it.

Yes, it would need an option to disable it. It's not unusual to have
a few hundred ports in a complex setup. A single MADI interface uses
128 ports just for the hardware in/outs, for example.

John