Remote synchronization

Home Forums Scripts Remote synchronization

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #2188 Reply
    Anonymous
    Inactive

    Can Iannix be sychronized remotly via simple Max/msp Messages ?

    or would this require a script of some kind

    for example

    A simple max4live patch sending start/stop messages , tempo info / subdivisions ect… via osc
    or midi without the need of further scripting

    I am going to try it out now , but any recomendation is appreciated 😉

    #2589 Reply
    Anonymous
    Inactive

    I mean obviously the tempo info is simple , but sending Start/Stop remotly is my question 😳

    #2591 Reply
    Anonymous
    Inactive

    @ongo wrote:

    I mean obviously the tempo info is simple , but sending Start/Stop remotly is my question 😳

    START Timeline:

      /iannix/play

    STOP Timeline:

      /iannix/stop

    START Individual cursor:

      /iannix/setSpeed id 1

    STOP Individual cursor:

      /iannix/setSpeed id 0

    REWIND the Timeline:

      /iannix/fastrewind

    N.B. Some of these are not documented, which means the Iannix Lords, like any authors with not-yet-documented APIs, could change the syntax at some point in the future.

    hth,
    –Bob

    #2590 Reply
    Anonymous
    Inactive

    Nice one AvantGuy

    feel slightly silly now seeing how simple it is really !!!

    #2592 Reply
    Anonymous
    Inactive

    No reason to feel silly. I looked at the source code to get one or two of those :–)

    Cheers,
    –Bob

    @ongo wrote:

    Nice one AvantGuy

    feel slightly silly now seeing how simple it is really !!!

Viewing 5 posts - 1 through 5 (of 5 total)
Reply To: Reply #2590 in Remote synchronization
Your information:





© IanniX Association

What is IanniX? | Download | Showcase | Forums | Research | About