Sending OSC messages directly from scripts

Home Forums Scripts Sending OSC messages directly from scripts

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

    Hi All,

    Is there currently a way to send an OSC message from directly within a script?

    something along the lines of


    iannix.execute(sendMessage osc://127.0.0.1:52170/foo/bar 1 2 3)

    I’m planning to write scores for synths I’m building in PD but I’d like to be able to send messages to set them up before the score starts playing. I guess that it would be possible to either add the messages to the transport or set up a trigger but that feels a bit inelegant for messages that I only want to send once.

    cheers

    Guy

    #2712 Reply
    Anonymous
    Inactive

    Hello,
    i don’t know if this is what you mean, but i have experimented creation of a score sending
    OSC messages from a script (a Lua script). After that should be possible to start the score
    sending the message play (but to me don’t work yet, but others reported that work).
    It should be also possible to modify the score while is running (but i’m not an expert).

    ciao,
    francesco.

    #2713 Reply
    Anonymous
    Inactive

    Hi!

    Actually the IanniX way-of-thinking is to create a trigger that is trigged at the beginning of your score and sending your OSC messages.

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: Reply #2713 in Sending OSC messages directly from scripts
Your information:





© IanniX Association

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