dnigrin

Forum Replies Created

Viewing 20 posts - 21 through 40 (of 57 total)
  • Author
    Posts
  • in reply to: Inbound NRPN? #1947
    dnigrin
    Participant
      • Topics: 9
      • Replies: 57
      • Total: 66

      OK, did some investigating. To set up, I just took a new blank panel, and set the appropriate in/out MIDI devices. Then I added a slider, set its MIDI message type to Multi, set the MIDI controller number to 0 (the appropriate one for the data element I’m testing with), then clicked the blue icon with the "+" on it and chose NRPN. When I lock that, I can turn the on-screen knob and see the value change on the device in question (a Mutable Instruments Shruthi, with MIDI mode set to "Ctrl" – trust me, that’s the right mode to be in). Here are the MIDI values I see sent out, via the MIDI monitor in Ctrlr:

      [MidiOut][7:52:19:224.000]: [MIDI OUT][Shruthi] [b0 63 00]
      [MidiOut][7:52:19:224.000]: [MIDI OUT][Shruthi] [b0 62 00]
      [MidiOut][7:52:19:224.000]: [MIDI OUT][Shruthi] [b0 06 00]
      [MidiOut][7:52:19:224.000]: [MIDI OUT][Shruthi] [b0 26 01]

      Now however, if I twist a knob on the device itself, I don’t see the on-screen knob adjust, and this is what I see in the MIDI monitor:

      [MidiIn][7:52:01:554.000]: [MIDI IN][Shruthi][b0 26 02]

      So it seems that the Shruthi is only sending a partial NRPN message or something? Sort of like MIDI running status or something? Just guessing.

      Thanks for any help!

      in reply to: Inbound NRPN? #1951
      dnigrin
      Participant
        • Topics: 9
        • Replies: 57
        • Total: 66

        OK, will work on getting you a nice stripped down example with all the data. More soon – thanks!

        in reply to: Inbound NRPN? #1952
        dnigrin
        Participant
          • Topics: 9
          • Replies: 57
          • Total: 66

          Hi atom – have you had a chance to address this yet? I tried again with the most recent build, and it’s still not working here… Thanks again.

          in reply to: Waldorf Blofeld WIP #2204
          dnigrin
          Participant
            • Topics: 9
            • Replies: 57
            • Total: 66

            Thanks, I’m familiar with those Knobman threads on KVR – I read them all the way through a year or two ago, haven’t kept up though…

            in reply to: Waldorf Blofeld WIP #2207
            dnigrin
            Participant
              • Topics: 9
              • Replies: 57
              • Total: 66

              Beautiful! You guys collectively have some nice Knobman skillz…

              in reply to: Lua for newbies #2008
              dnigrin
              Participant
                • Topics: 9
                • Replies: 57
                • Total: 66

                I’ll probably not dive into learning Lua until I have a use case within Ctrlr; nothing like trying to solve a specific problem to help motivate the learning! Thanks regardless.

                in reply to: Lua for newbies #2019
                dnigrin
                Participant
                  • Topics: 9
                  • Replies: 57
                  • Total: 66

                  Helpful, thanks!

                  in reply to: Lua for newbies #2018
                  dnigrin
                  Participant
                    • Topics: 9
                    • Replies: 57
                    • Total: 66

                    Helpful, thanks!

                    in reply to: canvas size, getting that toolbar to fit #1229
                    dnigrin
                    Participant
                      • Topics: 9
                      • Replies: 57
                      • Total: 66
                      in reply to: Lua for newbies #2016
                      dnigrin
                      Participant
                        • Topics: 9
                        • Replies: 57
                        • Total: 66

                        Thanks, appreciate the responses guys!

                        in reply to: Lua for newbies #2015
                        dnigrin
                        Participant
                          • Topics: 9
                          • Replies: 57
                          • Total: 66

                          Thanks, appreciate the responses guys!

                          in reply to: 2 unique names? #1891
                          dnigrin
                          Participant
                            • Topics: 9
                            • Replies: 57
                            • Total: 66

                            Thanks, this was affecting me too. Easy enough to repair though with a text editor.

                            in reply to: Inbound NRPN? #1945
                            dnigrin
                            Participant
                              • Topics: 9
                              • Replies: 57
                              • Total: 66

                              Beautiful, thank you again!!

                              in reply to: Dial with 0 value in middle? #2660
                              dnigrin
                              Participant
                                • Topics: 9
                                • Replies: 57
                                • Total: 66

                                Thanks guys. However I want both to send the -XX to +XX values, but I *also* want the graphical representation as in the little movie above. As I mentioned early on in the thread, I have no problem getting the correct values sent over MIDI and displayed in Ctrlr, but I cannot seem to get the graphical stuff right (when just using the built in sliders). I know I can use Knobman to create the custom graphics with an image slider, but the rest of my panel just has built in components so was looking to use those…

                                Using the directions you each gave above, the graphical representation is still not like in the movie.

                                in reply to: CC value 1-127 value display as 50-300 #838
                                dnigrin
                                Participant
                                  • Topics: 9
                                  • Replies: 57
                                  • Total: 66

                                  Is it rounded or just truncated? For example would 5.9 become 6, or 5?

                                  in reply to: Dial with 0 value in middle? #2668
                                  dnigrin
                                  Participant
                                    • Topics: 9
                                    • Replies: 57
                                    • Total: 66

                                    Thanks for the further feedback. I’m aware of the fixed sliders, and have them working well, but they still don’t meet the need of what I’m trying to accomplish. I’ve since found what I think is the "official" name of what I’m looking for – a bipolar knob. Here’s a movie of what I’m after (sorry about the resolution, not sure what happened):

                                    http://www.youtube.com/watch?v=teaWGEJQ6v4

                                    Is there a way to do this with non-custom graphics components within ctrlr?

                                    in reply to: Panel Background Image import #2075
                                    dnigrin
                                    Participant
                                      • Topics: 9
                                      • Replies: 57
                                      • Total: 66

                                      Try quitting and restarting ctrlr. That usually causes the image to be visible in the drop down menu.

                                      in reply to: all element names must be unique? #1164
                                      dnigrin
                                      Participant
                                        • Topics: 9
                                        • Replies: 57
                                        • Total: 66

                                        I like the last solution the best – leave "Name" as unique, and add "Visible Name" as non-unique. Thanks!

                                        in reply to: Dial with 0 value in middle? #2659
                                        dnigrin
                                        Participant
                                          • Topics: 9
                                          • Replies: 57
                                          • Total: 66

                                          Great, thanks – but I’m not sure if this does what I want it to do for the UI of the dial. My dial is sending NRPN values, from -24 to 24. Works fine (I think, haven’t tested it with my hardware yet), with range set to min of -24, max to 24. But I want the UI to show no "rotary fill" color when the dial is vertical (at a value of 0), but to show the fill color as the dial is moving right or left. Does the approach you mention above allow me to do that?

                                          in reply to: Feature Request: FixedImageSlider #2592
                                          dnigrin
                                          Participant
                                            • Topics: 9
                                            • Replies: 57
                                            • Total: 66

                                            Sure. But this is also why I think this new version of ctrlr will be a blockbuster; it *simplifies* doing all this stuff, just as Knobman did for the graphical knob/slider UI world.

                                          Viewing 20 posts - 21 through 40 (of 57 total)
                                          Ctrlr