module
Credits: patrick
Two easy to use modules to use with the Lemur software on iOS devices. These modules can be used simultaneously, allowing bi-directional control. Both may easily be adapted for use with other OSC savvy soft-/hardware.
Lemur Receiver (Devices) receives data by Lemur (iOS) from specified OSC Addresses. Make sure to set the same port as specified in the Lemur iOS App (Settings > More settings > OSC Targets) or vice versa.
Set the OSC Addresses Spread according to what you use in your Lemur Project.
Lemur Sender (Devices) sends data to Lemur (iOS) at specified OSC Addresses.
Lemur IP = IP of your iDevice. Bear in mind that the port number of the iOS App is hardcoded to 8000 (so don't change it).
Set the OSC Addresses Spread according to what you use in your Lemur Project and always send as many values as you specified addresses.
anonymous user login
~2d ago
~2d ago
~9d ago
~11d ago
~13d ago
~16d ago
~16d ago
~23d ago
~30d ago
~30d ago
Is this for Lemur app on iPad? or the actual Lemur hardware?
since it says Lemur (iOS) I would assume it is the iPad version. But what is the difference really? isn't the hardware Lemur also OSC over ethernet?
Heya, these are for the iOS version of Lemur, regardless of the hardware it runs on. Successfully tested on both. Tthe iPad version of the Lemur software is more fun due to more screen real estate ;) I dunno about the Lemur hardware though, never had one so far, but reading the manual it should work well with it too (if it doesn't, check the port settings).
Would it make sense to add OSC to the title?
note to myself: subscribe to your own contributions.
Nice contribution! thanks!
Does it works with multislider? I only get the last value of a multislider.
You write "Set the OSC Addresses Spread according to what you use in your Lemur Project and always send as many values as you specified addresses."
I think that it's mean that multislider is not supported, am I right?
Never used it with multislider as this object is tricky with fingers accidentally interfering with neighboring sliders. Will have a look at it, when I can, and post my findings as it shouldn't be problematic. As a hack, use the regular slider object for the time being.
I am figuring out a lot of stuff about Lemur, I am able to send Text to my device, and the Multislider thing is already there, but, you receive mulitple values, but this contribution only shows the last one.
So, want to I figure out a lot more stuff and perhaps make a contribution.