p3r7 / repl

access norns' repl from a script
MIT License
2 stars 1 forks source link

Doesn't want to co-exist with Toga #3

Open xmacex opened 7 months ago

xmacex commented 7 months ago

Hi. Repl mod does not want to co-exist with toga, the TouchOSC grid emulator thing which monkey-patches the grid interface on norns.

It's a bit funny because some scripts work, other don't get any traffic between norns and TouchOSC, and some crash norns. Disabling repl makes toga work. I think it has to do with repl intercepting OSC messages, and maybe not passing on the ones it isn't concerned with.

Please let me know if I can help triage and debug somehow e.g. by running a development branch etc. or placing print statements in the code or something.

Cheers :)

p3r7 commented 7 months ago

the commit i just did might be a fix.