Change channel of panel

Home Forums General Programming Change channel of panel

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #449
    dasfaker
    Keymaster
      • Topics: 80
      • Replies: 793
      • Total: 873
      • ★★★

      I want to change the midi output channel of a panel thru a uicombo. I’ve seen in the docs a possible way of doing it (setMidiChannelToAllModulators) but may be it’s not registered or I don’t know how to use it.

      Is there any other way to do it (a way to mess with midi parameters of a panel)?

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

        yes! you can create a combo with the values of the midi channels you’d like to select between, be sure to add "=(midi channel number)" in the values if you’re showing the combo’s values as something more specific than the midi channel number. Then simply set the "modulator linked to panel property" in the combo box’s "modulator" properties!

        cheers

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

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

          in the API if the method is undocumented (it’s black not blue, you can’t click on it) it means it’s not in LUA just C++ i couldn’t make doxygen remove those symbols without breaking the whole documentation.

          #3329
          dasfaker
          Keymaster
            • Topics: 80
            • Replies: 793
            • Total: 873
            • ★★★

            Of course!!! I had forgotten those functions. Thx for your fast reply, msepsis!!

            Atom: I supposed the colours meaning, but there are some methods in black that work, may be the docs weren’t updated

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

              they should all be blue, i’ll double and triple check my code comments.

            Viewing 5 posts - 1 through 5 (of 5 total)
            • The forum ‘Programming’ is closed to new topics and replies.
            There is currently 0 users and 68 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