Future Audio Forums » Music and Audio Production

Keyboard OSC control name

(6 posts)

Tags:


  1. User has not uploaded an avatar Tangi
    Member

    I am looking for the OSC control name for the keyboard, or note on/off.
    Other params such as filter res etc. display on an OSC receiver but triggering a note on the keyboard does not show up at the OSC receiver.

    thanks in advance.

    mi

    Posted 2 years ago #
  2. Hi Tangi,

    There is no control of the keyboard via OSC. This is due to the separation of midi note on/off messages and midi cc messages internally in Circle.

    Gavin.

    Posted 2 years ago #
  3. User has not uploaded an avatar Tangi
    Member

    That's too bad. Is there anyway to trigger a sound from Circle via OSC?

    Tangi

    Posted 2 years ago #
  4. Hi Tangi,

    Have you checked out http://www.osculator.net/ as a way to map OSC control messages to midi messages?

    With Circle, the problem is that it becomes quite complex when you have midi note on/off messages coming in alongside OSC triggered notes. While it seems trivial, we have to consider the case where note off messages come in via OSC with note on's coming in via midi. It gets very messy to manage this.
    Also at the time OSC was considered more a midi CC replacement, rather than an alternative to triggering notes.

    Gavin.

    Posted 2 years ago #
  5. User has not uploaded an avatar Tangi
    Member

    The OSC MIDI clash sounds like it could be trouble.
    Is there any thought for future releases of Circle to include a selector for MIDI or OSC as the protocol for note events?

    Tangi

    Posted 2 years ago #
  6. Hi Tangi,

    The main problem with having a selector is that internally in Circle we use a framework called JUCE ( http://www.rawmaterialsoftware.com ) for the midi stuff. It is quite fixed in how it works and placing a second midi management system on top of it would cause alot of issues. I'm afraid we are not going to be able to retro-fit OSC note control at this stage.

    Gavin.

    Posted 2 years ago #

RSS feed for this topic

Reply

You must log in to post.