Currently sending OSC information is tied to to the GUI render loop so sending information is limited by:
window.read(timeout=2)
Also if "Feat: Lower CPU usage when not in focus" is pulled without this and Babble isn't the active window we stop sending OSC information all together!
Currently sending OSC information is tied to to the GUI render loop so sending information is limited by:
window.read(timeout=2)
Also if "Feat: Lower CPU usage when not in focus" is pulled without this and Babble isn't the active window we stop sending OSC information all together!