Looking for somebody to help me finish my panel

Home Forums General Programming Looking for somebody to help me finish my panel

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #120225
    bryan321
    Participant
      • Topics: 3
      • Replies: 1
      • Total: 4

      Looking for somebody to help me finish my panel i’ve tried to Deconstruct other panels and just don’t understand what to do
      I’d like to be able to make two buttons to switch between the banks I also would like to make a menu to load and save patches a previous button and next button I could not get it to do a sysex dump

      • This topic was modified 3 years, 6 months ago by bryan321.
      • This topic was modified 3 years, 6 months ago by bryan321.
      Attachments:
      You must be logged in to view attached files.
      #120268
      Puppeteer
      Participant
        • Topics: 16
        • Replies: 185
        • Total: 201
        • ★★

        There’s not much of the panel there, and there is a resource missing (The Korg Logo).

        Sending stuff to the electribe is easy. Make a modulator and send the message similar to how you have (or possibly sysex for the button presses, if that is supported by Korg).

        Receiving data is harder. You will need to use LUA and create a receive MIDI method that instructs Ctrlr what to do each time it receives a message.

        Have a look at panels like the generic sysex panel.

        My recommendation is learn to send data blindly first. After that begin to look at receive MIDI messages.

        The Puppeteer
        http://godlike.com.au

        #120277
        bryan321
        Participant
          • Topics: 3
          • Replies: 1
          • Total: 4

          Sorry I didn’t realize I uploaded the wrong file everything is there now

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