Files
ardour/libs
Robin Gareus eac3283b49 Use a sensible size for DSP to GUI MIDI messages
See also a1ba561cc5. JACK2 and pipewire unconditionally
report 32kB, Ardour internal backends report 8kB, also
independent of the buffersize.
While jack1 by default announces the audio buffersize.

A sensible value assumes that the GUI reads the FIFO at
a least 25fps, while also allowing MIDI ports to merge
data (hence 2 * raw_buffer_size). Yet limit to 64k per track.
2024-08-25 00:09:36 +02:00
..
2024-04-04 17:06:31 +02:00
2024-06-27 16:51:16 -06:00
2024-04-09 02:10:19 +02:00
2024-01-06 21:52:48 +01:00