OSC feedback from modul8

Discuss Lemur and share techniques.
Post Reply
vj skulpt
Newbie
Posts: 13
Joined: 23 Jan 2012 18:42

OSC feedback from modul8

Post by vj skulpt »

Hi guys,
I'm looking for some assistance with getting OSC feedback from an app called modul8. I've got OSC messages being received to modul8 no problem.
I cant figure out what custom address info i should add to get modul8 to send feedback to the right place in lemur.
I can see that modul8 is sending feedback when i send this from lemur= /md8key/ctrl_master_crossfader_slider/0

The message modul8 receives is this = RECEIVE : [['/md8key/ctrl_master_crossfader_slider/0', ',f', 0.50852274894714355]] and controls fine

The feedback modul8 sends back is this = SEND ['/md8key/ctrl_master_crossfader_slider/0', ',f', 0.28409090638160706]

So i tried sending this custom address from lemur = /crossfader/x['/md8key/ctrl_master_crossfader_slider/0 crossfader being the name of the fader in lemur and x being the value.

And modul8 received this = RECEIVE : [["/crossfader/x['/md8key/ctrl_master_crossfader_slider/0", ',f', 0.76704549789428711]] but controlled nothing, and didnt send anything back either.

I'm guessing i'm putting the wrong expression in somewhere, anyone got any ideas? BTW i'm pretty sure i've got all the ports and address''s set up correctly. Any help appreciated =)
Macciza
Regular
Posts: 1315
Joined: 07 Dec 2011 04:57
Location: Sydney, Australia.

Re: OSC feedback from modul8

Post by Macciza »

Hi

Basically this looks fine as the address - /md8key/ctrl_master_crossfader_slider/0 - a bit wordy though
And the feed back looks correct from it, it is the same thats what you want . .
Your next step is a bit weird though - not sure why you tried that . .

Perhaps the vital bit of info is actually the address:port issue?
Obviously outbound comms from Lemur are ok if Modul8 is receiving and responding - What port is it set to?
What address:port is Modul8 sending to? Should be iPad address:8000 I think you'll find . .

Check that first and confirm first -
You could try setting up an OSC responder script using the same custom address to see if that works . . .

Cheers
MM
iMac 2.8G i7 12G 10.6.8/10.7.2, Legacy Dexter/Lemur, Liine Lemur/iPad2, KMI SoftStep, 12Step & QuNeo , B-Controls, Mackie C4 etc
MaxMSP, Live Suite, Native Instrument stuff, etc Modified Virtual Guitar System etc All Projects/Modules © CC-BY-NC-SA[*][/b]
vj skulpt
Newbie
Posts: 13
Joined: 23 Jan 2012 18:42

Re: OSC feedback from modul8

Post by vj skulpt »

Its all working now! =) I had all the ports set correctly and ip address's set correctly, i had to pause and restart the OSC global module in modul8 to get it to work.
esegabbo
Newbie
Posts: 15
Joined: 13 Dec 2011 22:48

Re: OSC feedback from modul8

Post by esegabbo »

Hi vj skulpt,

Could you be so kind in guiding me through the process of connecting OSC to Modul8 please. I am stuck and can´t figure out how. Are you using the OSC Global module?

Thanks!

gabbo
Post Reply