1. IMPORTANT:
    We launched a new online community and this space is now closed. This community will be available as a read-only resources until further notice.
    JOIN US HERE

Multiplex16 and combining/splitting midi signals

Discussion in 'Building With Reaktor' started by Majnun, Jan 8, 2007.

Thread Status:
Not open for further replies.
  1. Majnun

    Majnun Forum Member

    Messages:
    46
    I want it to output midi pitch, gate, and (if possible) length that will be ultimately be used by a connected sequencer instrument.

    I think I can probably sync up multple instances of Multiplex16 and pass each of those things seperately, but I'm wondering if that's a waste of CPU.

    Could I combine all those values into a polysignal at each of the inputs on a single Multiplex16, then split them back after the output? If that's possible, can someone explain how to do it (what modules to use to combine/split the midi pitch, gate, and length)?

    Am I even on the right track here?

    Thanks in advance!
     
    Last edited: Jan 8, 2007
  2. CList

    CList Moderator

    Messages:
    3,299
    1. You can't pass poly signals between instruments.

    2. Don't worry about the CPU you'll be fine, events use far less CPU than audio. You'd have to send 1000's of events per second to match the CPu used by a signal audio oscillator.

    3. The main reason people (like me) do stuff like combine all of these into a single event wire is only to simplify our structures and reduce the number of wires. If anything it adds to the CPU to combine and then de-combine then different types of signal in to one wire.

    - CList
     
Thread Status:
Not open for further replies.