Filch

Forum Replies Created

Viewing 20 posts - 61 through 80 (of 173 total)
  • Author
    Posts
  • in reply to: How to program checksum #2913
    Filch
    Participant
      • Topics: 22
      • Replies: 173
      • Total: 195
      • ★★

      Yes sir.

      I got it working once I figured out there was a specific midi message Program Change that was different from CC and Sysex <img decoding=” title=”Smile” />

      in reply to: my polyevolver rack is HS #3017
      Filch
      Participant
        • Topics: 22
        • Replies: 173
        • Total: 195
        • ★★

        I’ll try this, but I’m pretty sure this is what happens when you send program dump, it makes all 4 int he combo the same. Google it and you’ll see. I can’t remember if there’s a work around or not.

        http://launch.groups.yahoo.com/group/DS … ssage/7047

        in reply to: Help for user F7 #3026
        Filch
        Participant
          • Topics: 22
          • Replies: 173
          • Total: 195
          • ★★

          F7’s native is Spanish. So if you speak that, we might be able to work this out easier <img decoding=” title=”Smile” />

          in reply to: my polyevolver rack is HS #3015
          Filch
          Participant
            • Topics: 22
            • Replies: 173
            • Total: 195
            • ★★

            Netchose, I think this is an issue with all the poly evolvers.
            Tell me what you’re doing and I’ll test mine when I get home tonight.

            I have the soundtower editor as well

            in reply to: momentary button #1538
            Filch
            Participant
              • Topics: 22
              • Replies: 173
              • Total: 195
              • ★★
              "atom":1uboxlpo wrote:
              well it needs to be on a panel that has the resource used inside it, you can just edit it and change the name of the resource in the XML[/quote:1uboxlpo]

              I have this resource used many times in this panel.

              Either way, I’ve copied from a new panel over to my panel and it works that way. Still weird that it disappears if I drag it directly to my panel

              in reply to: momentary button #1536
              Filch
              Participant
                • Topics: 22
                • Replies: 173
                • Total: 195
                • ★★

                That does work.. except

                If I drag it onto my current panel, it disappears. If I drag it to a new panel, it shows up just fine.
                If I cut and paste from the new panel into my panel, it’s there.

                *shrug*

                in reply to: momentary button #1534
                Filch
                Participant
                  • Topics: 22
                  • Replies: 173
                  • Total: 195
                  • ★★
                  "atom":l3g42089 wrote:
                  The toggle button option is not needed anymore, it propably there cause you created that button in some older build. How does your image for the button look like, can you share an example ?[/quote:l3g42089]

                  64×128
                  http://dl.dropbox.com/u/4488424/blofeld%20toggle.png
                  [img:l3g42089]http://dl.dropbox.com/u/4488424/blofeld%20toggle.png[/img:l3g42089]

                  in reply to: momentary button #1532
                  Filch
                  Participant
                    • Topics: 22
                    • Replies: 173
                    • Total: 195
                    • ★★

                    I see that this was implemented in rev 628, but it doesn’t seem to work for me with one of my uiImageButton’s. The second image state of ON doesn’t show up when I click on it.

                    Button is Toggle button is not selected, Button value is only "Request Program"

                    in reply to: where are the panels to find? #3009
                    Filch
                    Participant
                      • Topics: 22
                      • Replies: 173
                      • Total: 195
                      • ★★

                      There are no current repositories for v5 panels right now. The current v5 panels being shared by users can be found in the Panels forum thread.
                      viewforum.php?f=61

                      Not everyone that has made panels has posted links to their panels. You may have to contact the author on where/how to get it.

                      in reply to: getbyte() #3007
                      Filch
                      Participant
                        • Topics: 22
                        • Replies: 173
                        • Total: 195
                        • ★★

                        console(string.format("v = %d", v))

                        in reply to: How to program checksum #2911
                        Filch
                        Participant
                          • Topics: 22
                          • Replies: 173
                          • Total: 195
                          • ★★

                          Trust me, I’m having plenty of slapped forehead moments through this process <img decoding=” title=”Smile” />

                          in reply to: Working with images #3002
                          Filch
                          Participant
                            • Topics: 22
                            • Replies: 173
                            • Total: 195
                            • ★★

                            uiImageButton has been working for me for a while now.

                            Do you have a pic of your example sawan? Your total image size should be 48×24 stiched vertically. Your frame settings in controller for that image should then be set to 24×24.

                            What I wonder about is if your image shows the background during the off state, how do you see the button to enable it? <img decoding=” title=”Smile” />
                            I’d be glad to assist you in getting this to work. Show me what your trying to do.

                            in reply to: Sysex #3000
                            Filch
                            Participant
                              • Topics: 22
                              • Replies: 173
                              • Total: 195
                              • ★★

                              Yes, midiquest appears to send an entire program parameter dump for each individual parameter change, instead of just directly change the parameter in question. Why midiquest does this, I’m not sure. Perhaps there is no direct sysex string to parameter change for this synth and the only way to send those changes is via a program dump.

                              Again, the only way to know is to get the sysex doc for this synth. We can guess all day.

                              You may want to see if there is a midi menu setting on the ATC to turn on or enable controller messages to be sent when making a knob/button change. Many synths have the option to have this on or off. If it does, we could see what the string is for each parameter.

                              in reply to: PolyEvolver editor #1507
                              Filch
                              Participant
                                • Topics: 22
                                • Replies: 173
                                • Total: 195
                                • ★★

                                Oohhh…

                                Might have to pour over some of this code to see what I can lift from it <img decoding=” title=”Smile” />

                                in reply to: Sysex #2995
                                Filch
                                Participant
                                  • Topics: 22
                                  • Replies: 173
                                  • Total: 195
                                  • ★★

                                  Found this while hunting around :
                                  viewtopic.php?f=26&t=139

                                  in reply to: Panel Update LUA script #2991
                                  Filch
                                  Participant
                                    • Topics: 22
                                    • Replies: 173
                                    • Total: 195
                                    • ★★
                                    "dasfaker":1l04l2l9 wrote:
                                    Tabs still don’t receive midi, only send.[/quote:1l04l2l9]

                                    That maybe the case, but I’m not sending the Tab any midi. I’m telling LUA in script to change to the tab I’ve specified based on the Tab index and it doesn’t do it.

                                    in reply to: Sysex #2993
                                    Filch
                                    Participant
                                      • Topics: 22
                                      • Replies: 173
                                      • Total: 195
                                      • ★★

                                      The first 3 lines of code are CC and Program Change messages for patch selection.
                                      The meat you’re looking to get is the white sysex code. I can see that the 17th byte in that sysex screen is incrementing by one. I’m guessing that’s you turning the knob up by 1 each time.

                                      Why midiquest blasts out the bank/program number for each knob change I don’t know. What you need to get is the midi/sysex documentation for that synth. Without that, you’d be spending countless hours trying to guess what each byte represents in this sysex string.

                                      in reply to: Panel Update LUA script #2988
                                      Filch
                                      Participant
                                        • Topics: 22
                                        • Replies: 173
                                        • Total: 195
                                        • ★★

                                        So if I had Tab Group "Effects" and I wanted it to pop over to tab 2 of that group, it would just be something like :

                                        panel:getModulatorByName("Effects"):setModulatorValue(1, false, true, true)

                                        **edit**
                                        That doesn’t work. There’s no error b/c it’s valid, but it doesn’t display the Tab I’ve told it to select.

                                        in reply to: Panel Update LUA script #2986
                                        Filch
                                        Participant
                                          • Topics: 22
                                          • Replies: 173
                                          • Total: 195
                                          • ★★

                                          I found my problem after doing more values to console testing.

                                          my IF statements say fx1type instead of fx1Type …. :-p

                                          But since I have your attention, I’ll ask here. What would be the way to tell a Tab to display/select tab "Whatever" when value x is received?

                                          in reply to: Panel Update LUA script #2984
                                          Filch
                                          Participant
                                            • Topics: 22
                                            • Replies: 173
                                            • Total: 195
                                            • ★★

                                            I see what you’re doing there. I’ll try that and see what data I get. If it still looks right, I’ll link the bpanelz when I get home tonight.

                                          Viewing 20 posts - 61 through 80 (of 173 total)
                                          Ctrlr