Announcement

Collapse
No announcement yet.

IOS, how implement an app to send osc messages

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • IOS, how implement an app to send osc messages

    Hello everybody,

    I'm a new user and I'm trying to implement an app to communicate with OSCulator.
    Is there anybody available to help me with some guide?

    Many thanks.
    Last edited by francesco.cerone-1987; 05-02-2014, 07:10 PM.

  • #2
    Hi Francesco,

    In order to communicate between an iOS app and OSCulator you have two solutions:

    - you can use a library to send and receive OSC messages,
    - or you can use Apple's CoreMIDI framework to remotely send MIDI message over the network.

    If you search for an "OSC library tutorial", I am sure you will find plenty of resources on the Internets that explain how to send and receive OSC messages.

    Good luck!

    Best,
    Cam

    Comment

    Working...
    X