Dunbar

Forum Replies Created

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • in reply to: Slider outputting a sequence of notes? #13371
    Dunbar
    Participant
      • Topics: 3
      • Replies: 4
      • Total: 7

      Thank you for the response.

      I think I’ll have to try the Lua formula as the midikeyboad linked to a slider method doesn’t appear to work. The midi output monitor reports the linked slider is simply inducing the midikeyboard to send note off messages at a fixed pitch with variable velocity.

      Dunbar

      in reply to: Using a slider to control other sliders? #4971
      Dunbar
      Participant
        • Topics: 3
        • Replies: 4
        • Total: 7

        Thanks for the response, atom.

        I guess I’m going to have to spend some time looking at LUA. I was trying to avoid getting lost in another coding project, but, the mental exercise will probably do me good. <img decoding=” title=”Smile” />

        in reply to: Specifying a unique midi message for each slider value? #4968
        Dunbar
        Participant
          • Topics: 3
          • Replies: 4
          • Total: 7

          A forum search revealed the answer: the slider content box!

          It’s a shame the slider content box can’t spit out an entire sysex string, it appears to be limited to one numeric value for every modulator value. I’m sure I can come up with an inelegant solution for all four variables in the sysex string… <img decoding=” title=”Wink” />

          Thanks for pointing me in the right direction.

          <img decoding=” title=”Smile” />

          in reply to: Specifying a unique midi message for each slider value? #4967
          Dunbar
          Participant
            • Topics: 3
            • Replies: 4
            • Total: 7

            Thanks for the responses, the help is much appreciated.

            "msepsis":2cijil2t wrote:
            You can pretty much do anything you want with lua.
            Here youd just put a script on the modulator…[/quote:2cijil2t]

            So, in other words, I have to learn the LUA programming/scripting language?

            "atom":2cijil2t wrote:
            You can used a Fixed slider to specify custom numeric values for each state of the slider, the same goes for buttons and combos.[/quote:2cijil2t]

            Er… the slider just spits out the midi message defined in the midi section of the editor, same as a normal slider. Where do I "…specify custom numeric values…"?

            <img decoding=” title=”Confused” />

          Viewing 4 posts - 1 through 4 (of 4 total)
          Ctrlr