-
@lightop your application is such a wonderful tool.
I want to find out if there's a way to make the app broadcast the the receive OSC message or at least share the IP Address with other applications …
-
Right now, the handlers for OSC sequences are [hardcoded][1] and it doesn't support other codes other than 01 and 02. Is there any chance to allow user to specific a handler if a certain sequence is o…
-
The NSM system is currently the defacto Linux audio session management API (involving OSC) for keeping project files for multiple apps together, along with cross project saves and more. Might support …
-
iTerm2 has [annotations](https://iterm2.com/features.html) feature which let's user or applications annotate terminal content.
This is a handy feature. It can be added to TerminalCtrl easily, using t…
-
When a single file (not a directory) is selected in the files panel, you can click in the diff on the right to enter staging, with the clicked line selected. This is very convenient, but there are sev…
-
I've just installed the latest odot (1.0.6rc) and OSC for Arduino (this repository). The example Max patches in the "Applications" folder won't run, due to these missing objects:
o.io.slipserial
o.io…
-
Hi there, I have been using the OSC library with UDP to send and receive bundles from ESP32's for a good while and it mostly works really well.
However, I do at times experience dropped packages a…
-
I'm trying to use the latest Sonic PI for mac (3.0.1), but it has a problem outputting audio to HDMI. It does not give any error when starting up, but the 2.9 version says:
Detailed Error Report:
…
knubo updated
6 years ago
-
Would be nice to use WebSocket instead of raw UDP for wireless communication as it would allow to use Web applications.
An other nice bonus is the reliability of TCP for RPC methods (such as switch…
-
Over the last decade most terminals added support for ANSI-hyperlinks, which is a small extension of ANSI that allows inclusion of links by applications.
A good resource about this can be found htt…