Tutorial: M4L, Lemur, and Open Sound Control

 

This tutorial show how to setup a basic Live controller using M4L, OSC, and a Lemur. You will learn the basic concepts in sending and receiving values using OSC and learn some of the functions contained within the Max for Live API. This tutorial also illustrates how to interact with Lemur widgets. Check out the video after the jump.

max4live.info: Tutorial M4L Lemur and OSC from max4live on Vimeo.

No votes yet
kosz (not verified)
Routing Paths

Hello,

In this video you shown how you receive the paths from the lemur, in the LemurControls, however since realistically no interface would have less than 20 messages, is there a less tedious process we can use, rather than having to attach a wire for every possible message and make sure we keep the proper sequence for the many outlets? I mean say I'd want to simulate the Vestax VCI which has about 90 messages. How would that look in the LemurControls.

Thanks for the great series of tutorials

mchenetz's picture
mchenetz
Offline
Joined: 09/17/2009
One word Javascript...

You can create a javascript file that converts the OSC to parameters. Additionally, You can use things like regular expressions that allow you to perform matches on patterns.

Mike

Post new comment

The content of this field is kept private and will not be shown publicly.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd> <img>
  • Lines and paragraphs break automatically.
  • You may insert videos with [video:URL]

More information about formatting options