MIDI channel toggle button?

Home Forums General Using Ctrlr MIDI channel toggle button?

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #68481
    arcangeli
    Participant
      • Topics: 9
      • Replies: 21
      • Total: 30

      Hi,
      Sorry for this new (stupid) question. I can’t find a simple answer.
      Is it possible to change the MIDI In and Out with a togglebutton or other?
      The Novation Circuit has 2 nova synth controlled by MIDI channel 1 and 2.
      At first, when starting my panel, i’was thinking that two tab are good. But it’s hard to copy all the component/modulators and changing their name and midi channel.
      Now i think that a simple button may be better (and faster to do).
      I now that i can change these parameters in the MIDI menu of Ctrlr but this is not very handy.
      I have some little knowledge of lua.
      May be with setGlobal, but which value?

      #68514
      Possemo
      Participant
        • Topics: 14
        • Replies: 638
        • Total: 652
        • ★★★

        I would try this:
        panel:setPropertyString("midiMessageChannel","1")

        #68544
        msepsis
        Participant
          • Topics: 219
          • Replies: 732
          • Total: 951
          • ★★★

          I would try this:
          panel:setPropertyString("midiMessageChannel","1")

          except that will just set the midi channel to 1. If you want to use a knob or combobox etc to set the channel you’ll want to change that “1” to “value” and assign that lua script to the knob/combobox.

          Monstrum Media | Music, Sound & Software Design, Chicago / San Francisco listen

        Viewing 3 posts - 1 through 3 (of 3 total)
        • The forum ‘Using Ctrlr’ is closed to new topics and replies.
        There is currently 0 users and 97 guests online
        No users are currently active
        Forum Statistics
        Threads: 2,495, Posts: 17,374, Members: 77,605
        Most users ever online was 12 on January 22, 2019 3:47 pm
        Ctrlr