Monitor Incoming OSC data?
Posted: 10 Aug 2012 22:25
How would one monitor incoming osc "generically", i.e., without having it addressed to some specific object in Lemur?
The Missing Link sends osc to the ipad via WiFi in the form of:
/midi/0xb0_64_x
for example. In this case, it's CC#64 (hold), with the controller value being x, a value between 0 and 1.
What I just want to do initially is simply set up a monitor object that dumps everything coming into lemur on it's WiFi osc port (not using the daemon at all here) to start to troubleshoot/debug, etc. At this point, I have no way to tell if the Lemur is receiving any osc at all from the Missing Link. Would sure appreciate any info.
Thanks.
The Missing Link sends osc to the ipad via WiFi in the form of:
/midi/0xb0_64_x
for example. In this case, it's CC#64 (hold), with the controller value being x, a value between 0 and 1.
What I just want to do initially is simply set up a monitor object that dumps everything coming into lemur on it's WiFi osc port (not using the daemon at all here) to start to troubleshoot/debug, etc. At this point, I have no way to tell if the Lemur is receiving any osc at all from the Missing Link. Would sure appreciate any info.
Thanks.