Reply To: "matched input messages cached"

Home Forums General Using Ctrlr "matched input messages cached" Reply To: "matched input messages cached"

#30580
atom
Keymaster
    • Topics: 159
    • Replies: 2945
    • Total: 3104
    • ★★★★★

    When midi messages come inside Ctrlr they hit the Midi Comparator module, this where we try to compare the incoming data to the midi messages defined for modulators on the panel. If there is a match we try to extract the value in that message and apply it to the modulator. This matching takes CPU time, so it’s cached, you can bypass the cache if you want.

    Ctrlr