On Tue, 11 Sep 2018, Jonathan E. Brickman wrote:
The current software thought is to have both sides
have two threads: one thread
running callback to JACK, the other handling UDP/TCP, the threads communicating
by Python FIFO queues, the UDP/TCP thread being constrained by 31.5kHz wait-state
Use jack ring buffers for thread communication. They are rt safe. I have
used them with a midi to qwerty keyboard bridge. (see:
http://www.ovenwerks.net/software/midikb.html )
--
Len Ovens
www.ovenwerks.net