OSC Module, OSCulator, TouchOSC, Modul8 Help
  • Hey!Cliché!
    member
    Posts: 24
    Joined: Thu Sep 24, 2009 12:11 am
    Location: Chicago, IL
    Contact:

    OSC Module, OSCulator, TouchOSC, Modul8 Help

    by Hey!Cliché! » Tue Sep 29, 2009 10:59 pm

    can someone please give me a walk through on the set up of using Modul8 with OSCulator/TouchOSC in conjunction with the OSC module in Modul8? I understand how to map the TouchOSC to Modul8 using OSCulator, but I can not get the module to send TouchOSC any information back. Please and thank you.
    Hey! Cliché! video club
  • vanakaru
    master
    Posts: 669
    Joined: Mon Sep 25, 2006 9:24 pm

    by vanakaru » Wed Sep 30, 2009 5:26 pm

    Second to that!
  • ilan

    by ilan » Thu Oct 01, 2009 9:34 am

    We have been in touch with Rob who develops TouchOSC and we have one person on the team who works with it.

    We are all pretty swamped at the moment but I'll have a look into this a
    soon as I get a chance.
  • Hey!Cliché!
    member
    Posts: 24
    Joined: Thu Sep 24, 2009 12:11 am
    Location: Chicago, IL
    Contact:

    by Hey!Cliché! » Thu Oct 01, 2009 3:40 pm

    Oh, totally understandable, so no worries. There is a video on youtube of someone doing it, but its in German, and I live in Chicago, IL, and don't really care to learn German ;) When you get the time, or if someone else knows how please step forward.
    Hey! Cliché! video club
  • ilan

    by ilan » Thu Oct 01, 2009 3:52 pm

    Will do.
  • martyw79
    activ8 member
    Posts: 54
    Joined: Wed Sep 23, 2009 5:26 am

    Setting up Touch OSC with Modul8

    by martyw79 » Tue Oct 20, 2009 2:12 pm

    Hi,

    Although this tutorial is for setting up Abelton Live with TouchOSC,
    I followed the instructions and it worked with Modul8.

    Hope you get it working too.

    http://www.youtube.com/watch?v=xoJdYj4z ... re=related


    MartyW
  • User avatar
    david
    garageCube team
    Posts: 217
    Joined: Tue Jan 08, 2008 1:14 am
    Location: Antibes, France

    Re: Setting up Touch OSC with Modul8

    by david » Tue Oct 20, 2009 5:27 pm

    Hello Marty,

    martyw79 wrote:Although this tutorial is for setting up Abelton Live with TouchOSC,
    I followed the instructions and it worked with Modul8.

    Hope you get it working too.

    http://www.youtube.com/watch?v=xoJdYj4z ... re=related


    This example uses a MIDI bridge (OSCulator) to convert received OSC to MIDI messages.

    With TouchOSC and the TouchOSC editor, you could create your layout and assign it messages that will be understood by Modul8's "OSC (global)" module.

    Excerpt from the OSC (global) module documentation :
    "The address in the OSC message must be:
    /md8key/[modul8 keword]/[layer Position]

    The layer Position is a value from 1 to 10 or a special value, the special values are:
    0 = selected layer
    -1 = all layers

    Example:
    An OSC message that changes the alpha channel to 0.5 of the selected layer:
    ['md8key/ctrl_layer_alpha/0','f',0.5]

    The same nomeclature will be used to send an OSC message to the target when the "feedback sender" is active on the Module."
  • martyw79
    activ8 member
    Posts: 54
    Joined: Wed Sep 23, 2009 5:26 am

    Thanks David

    by martyw79 » Tue Oct 20, 2009 5:45 pm

    Thanks for clearing that up for me.

    To be honest I totally unfamiliar with OSC and the Editor...along witg everything midi.
    I'll have a read and see if I can figure it out.


    Cheers,
    Marty
  • mowgli_uk
    master
    Posts: 464
    Joined: Tue Nov 15, 2005 10:43 pm
    Location: LONDON

    Re: Setting up Touch OSC with Modul8

    by mowgli_uk » Fri Jun 04, 2010 4:25 am

    david wrote:Hello Marty,


    This example uses a MIDI bridge (OSCulator) to convert received OSC to MIDI messages.

    With TouchOSC and the TouchOSC editor, you could create your layout and assign it messages that will be understood by Modul8's "OSC (global)" module.

    Excerpt from the OSC (global) module documentation :


    where can I find the the OSC module documentation?
    I've been looking at the md8 documentation and can't find anything there.
  • mowgli_uk
    master
    Posts: 464
    Joined: Tue Nov 15, 2005 10:43 pm
    Location: LONDON

    Re: Setting up Touch OSC with Modul8

    by mowgli_uk » Fri Jun 04, 2010 6:06 am

    david wrote:Hello Marty,


    This example uses a MIDI bridge (OSCulator) to convert received OSC to MIDI messages.

    With TouchOSC and the TouchOSC editor, you could create your layout and assign it messages that will be understood by Modul8's "OSC (global)" module.

    Excerpt from the OSC (global) module documentation :


    where can I find the the OSC module documentation?
    I've been looking at the md8 documentation and can't find anything there.
  • mowgli_uk
    master
    Posts: 464
    Joined: Tue Nov 15, 2005 10:43 pm
    Location: LONDON

    by mowgli_uk » Fri Jun 04, 2010 6:04 pm

    found it! - in the module editor
  • vjjustinallen
    member
    Posts: 34
    Joined: Wed Aug 08, 2007 6:08 am

    by vjjustinallen » Mon Jun 07, 2010 2:14 pm

    I have been playing with this for a few weeks. What information are you looking for at this time?

    On a MAc here is just some very basic info

    OK, start with your own template in the OSC Editor.

    The set-up is really simple as long as you realize what each program is doing. TouchOSC is the front end. You can make cool buttons and layouts with that. It "talks" to Osculator (another program) over your network (make sure you select it).

    Go to TouchOSC and touch the button/slider/knob and it should show up in Osculator. You then select the midi type under the "Event Type" column and then you select a midi number (they must be unique) under the "value" column. Keep the channel at 1.

    Then select midi in Modul8 and highlight the control you want to map, move over to TouchOSC on your iPad (or iPhone/iTouch) and touch it. That should map it.

    Hope this helps.
  • mowgli_uk
    master
    Posts: 464
    Joined: Tue Nov 15, 2005 10:43 pm
    Location: LONDON

    by mowgli_uk » Mon Jun 07, 2010 4:02 pm

    I was after more in depth info. I started a template for touch osc using it directly without having to use osculator but I'm hitting limitations.
  • vjjustinallen
    member
    Posts: 34
    Joined: Wed Aug 08, 2007 6:08 am

    by vjjustinallen » Mon Jun 07, 2010 11:21 pm

    There are several other types of programs like Osculator but they are the necessary "translation" program needed. TouchOSC doesn't actually send midi commands.
  • mowgli_uk
    master
    Posts: 464
    Joined: Tue Nov 15, 2005 10:43 pm
    Location: LONDON

    by mowgli_uk » Tue Jun 08, 2010 10:52 am

    You are completely missing the point of my post. I am NOT using midi. I am using OSC directly using the OSC Global module in md8. In that way I receive feedback on the touch osc interface and the template is plug and play with any modul8 without any bridging softwrae.

Who is online

Users browsing this forum: No registered users and 9 guests