Yamaha RX7 UI

Home Forums General Programming Yamaha RX7 UI

Tagged: 

Viewing 20 posts - 1 through 20 (of 44 total)
  • Author
    Posts
  • #81916
    human fly
    Participant
      • Topics: 124
      • Replies: 1070
      • Total: 1194
      • ★★★★

      think the RX7 can receive sysex, so i made a start on
      a UI for it. trying to get one set of modulators work
      for all 120 instances of a drumpad definition. don’t
      know yet if this is viable, but it’s what i want to
      try first.

      skip to most recent post and panel version>>

      Attachments:
      You must be logged in to view attached files.
      #81963
      human fly
      Participant
        • Topics: 124
        • Replies: 1070
        • Total: 1194
        • ★★★★

        now have the Kit select changing the current selected Pad
        colour. if you can suggest a way of rolling the method together
        into one … ?
        >see panel

        Attachments:
        You must be logged in to view attached files.
        #81970
        human fly
        Participant
          • Topics: 124
          • Replies: 1070
          • Total: 1194
          • ★★★★

          some more progress
          panel>>

          Attachments:
          You must be logged in to view attached files.
          #82533
          human fly
          Participant
            • Topics: 124
            • Replies: 1070
            • Total: 1194
            • ★★★★

            more >>

            appreciate suggestions to help move it forwards 😉

            Attachments:
            You must be logged in to view attached files.
            #82535
            human fly
            Participant
              • Topics: 124
              • Replies: 1070
              • Total: 1194
              • ★★★★

              skip>>

              • This reply was modified 6 years ago by human fly. Reason: thread reduction
              #82536
              human fly
              Participant
                • Topics: 124
                • Replies: 1070
                • Total: 1194
                • ★★★★

                skip>>

                • This reply was modified 6 years ago by human fly. Reason: thread reduction
                #82664
                human fly
                Participant
                  • Topics: 124
                  • Replies: 1070
                  • Total: 1194
                  • ★★★★

                  okaaaaay. got these buttons working at last (chuffed)
                  much reduced, tidied up. can it be reduced further…
                  panel >>

                  Attachments:
                  You must be logged in to view attached files.
                  #82829
                  human fly
                  Participant
                    • Topics: 124
                    • Replies: 1070
                    • Total: 1194
                    • ★★★★

                    >>>

                    • This reply was modified 5 years, 11 months ago by human fly.
                    #82846
                    human fly
                    Participant
                      • Topics: 124
                      • Replies: 1070
                      • Total: 1194
                      • ★★★★
                      #82849
                      Possemo
                      Participant
                        • Topics: 14
                        • Replies: 638
                        • Total: 652
                        • ★★★

                        I cannot help you a lot on this as one would first have to check the sysex implementation thouroughly. Sysex documentation is found on the service manual of the rx7 which is hard to read due to the low contrast of the scans. I did cut down the service manual to the sysex part, raised the contrast and OCR’ed it to be able do text search. I think this may be useful to study the relatively complex sysex implementation. To me, an useful thing would be the editing of voice parameters.
                        link

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

                          Checking the screenshots of the Soundquest editor may be interesting. The interface is as ugly as it gets but you can see the editable parameters.
                          You can see that there are two midi modes. One spreads all voices on the keyboard and You can edit for each of the 100 voices at which note it should play. This way you can trigger more than one voice per note. The other mode assigns a voice on each midi channel. It will then play one voice spread across the whole keyboard.
                          It’s probably possible to switch mode by sysex messages.

                          https://www.squest.com/Products/MidiQuest11/Instruments/YamahaRX7/index.html

                          #82851
                          human fly
                          Participant
                            • Topics: 124
                            • Replies: 1070
                            • Total: 1194
                            • ★★★★

                            ‘enter’ sends out the last edited parameter message,
                            so it’s quite easy to monitor with midiox.

                            • This reply was modified 5 years, 11 months ago by human fly.
                            • This reply was modified 5 years, 11 months ago by human fly.
                            #82978
                            human fly
                            Participant
                              • Topics: 124
                              • Replies: 1070
                              • Total: 1194
                              • ★★★★

                              >>>

                              • This reply was modified 5 years, 11 months ago by human fly.
                              #82979
                              human fly
                              Participant
                                • Topics: 124
                                • Replies: 1070
                                • Total: 1194
                                • ★★★★

                                >>>

                                • This reply was modified 5 years, 11 months ago by human fly.
                                #82981
                                human fly
                                Participant
                                  • Topics: 124
                                  • Replies: 1070
                                  • Total: 1194
                                  • ★★★★

                                  >>>

                                  • This reply was modified 5 years, 11 months ago by human fly.
                                  #82982
                                  human fly
                                  Participant
                                    • Topics: 124
                                    • Replies: 1070
                                    • Total: 1194
                                    • ★★★★

                                    >>>>

                                    • This reply was modified 5 years, 11 months ago by human fly.
                                    Attachments:
                                    You must be logged in to view attached files.
                                    #83237
                                    human fly
                                    Participant
                                      • Topics: 124
                                      • Replies: 1070
                                      • Total: 1194
                                      • ★★★★

                                      now have the UI working more or less as it should:
                                      pads and kits clicks update the display.

                                      2 methods mainly control this: padselect and kitselect.

                                      • This reply was modified 5 years, 11 months ago by human fly.
                                      Attachments:
                                      You must be logged in to view attached files.
                                      #83253
                                      human fly
                                      Participant
                                        • Topics: 124
                                        • Replies: 1070
                                        • Total: 1194
                                        • ★★★★

                                        better version: now recalling edited voice parameters
                                        to controls when pad/key is clicked.
                                        putting most little functions into a single ‘Library’ method.

                                        • This reply was modified 5 years, 11 months ago by human fly.
                                        Attachments:
                                        You must be logged in to view attached files.
                                        #83381
                                        human fly
                                        Participant
                                          • Topics: 124
                                          • Replies: 1070
                                          • Total: 1194
                                          • ★★★★

                                          cut it back to just the buttons to show better
                                          how the thing holds together – have now put the
                                          main elements in a Library method.
                                          taking a fresh look at what i can do with it, and
                                          looking for ways of doing it better, ideas, etc.

                                          Attachments:
                                          You must be logged in to view attached files.
                                          #83402
                                          human fly
                                          Participant
                                            • Topics: 124
                                            • Replies: 1070
                                            • Total: 1194
                                            • ★★★★

                                            >>skip

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