EA1DDO

Forum Replies Created

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • in reply to: SysEx newb help DEQ2496 #119184
    EA1DDO
    Participant
      • Topics: 1
      • Replies: 6
      • Total: 7

      Thinking on this thread…
      Controls like slides, buttons, knobs, etc. are good for most needs, but just the parametric EQ use to be different, as I guess you already know.

      Parametric EQ control´s use to be more “graphical”, something like next simple example:

      Parametric EQ

      Is there anything similar to that under Ctrlr ?

      Cheers.
      Maximo

      • This reply was modified 3 years, 9 months ago by EA1DDO.

      Behringer DEQ2496

      in reply to: SysEx newb help DEQ2496 #119183
      EA1DDO
      Participant
        • Topics: 1
        • Replies: 6
        • Total: 7

        I am sitting here trying to do what you said before… but I struggle.

        make a table of your Ctrlr modulators uiSliders variable names etc

        (I guess you meant uiFixedSliders)

        Table… Where?
        Not sure where to create this table. It might be under “Slider Contents”, or “Multi Message List” ??

        “my20HzSlider”,
        “my125KhzSlider”,
        “my20KhzSlider”

        That sounds good for a graphic EQ, or any other “fixed” slides, but in this case, it´s parametric EQ. I am not sure if I can assign a name to every frequency, basically because there are thousands.

        in the Ctrlr program create a function that reacts to incoming MIDI LuaPanelMidiReceived eg myMidiReceived=function()

        Never created one. Is any tutorial or doc to see where and how create a simple function?
        Perhaps it is in Panel>Lua Editor.

        Sorry for those questions.

        Thank you very much.
        Maximo

        Behringer DEQ2496

        in reply to: SysEx newb help DEQ2496 #119177
        EA1DDO
        Participant
          • Topics: 1
          • Replies: 6
          • Total: 7

          here is a slightly altered version/strategy for incoming sysex:

          I can see there is no easy way here.
          Will try that later today.

          BTW, Is that good for complete dumps, individual messages, or both?

          Thank you very much

          • This reply was modified 3 years, 9 months ago by EA1DDO.

          Behringer DEQ2496

          in reply to: SysEx newb help DEQ2496 #119176
          EA1DDO
          Participant
            • Topics: 1
            • Replies: 6
            • Total: 7

            Are you sure that the device sends individual sysex messages?

            Well, when I open the midi monitor, I can see one sysex message coming every time I move the knob in the EQ.
            So I understand works like that.

            I don’t get your sysex message. According to the manual you edit “PEQ gain left”

            I’ve seen that yesterday, but trust me, on the screen shows +15 down to -15.
            Not sure if it’s a bug, or there is a setting to change the margins, or what.

            Thank you

            Behringer DEQ2496

            in reply to: SysEx newb help DEQ2496 #119171
            EA1DDO
            Participant
              • Topics: 1
              • Replies: 6
              • Total: 7

              And don’t forget to also adjust Expression to evaluate when calculating the modulator value from the midi message value to the opposite ?
              So, midivalue-60

              I´ve tried that but I see no difference ??

              Thank you anyway.

              Martin

              Behringer DEQ2496

              in reply to: SysEx newb help DEQ2496 #119170
              EA1DDO
              Participant
                • Topics: 1
                • Replies: 6
                • Total: 7

                Hi Martin,

                You need uiFixedSlider.

                Regards,

                Hi Donald,
                (not sure if that is your name).

                Fantastic help !

                I got crazy trying to use uiSlider. Now I see it should be uiFixedSlider instead, with a list of values in that text window. Got it.

                The attached example is just great. I can see both methods, both working perfect.

                Then… Next question.

                What I have to do to make this slide to “listen” the same sysex message coming from the EQ, and update the slider itself?

                Thank you

                Behringer DEQ2496

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