uiSlider Invert Modulator Value From MIDI Value

Home Forums General Using Ctrlr uiSlider Invert Modulator Value From MIDI Value

Viewing 5 posts - 21 through 25 (of 25 total)
  • Author
    Posts
  • #13176
    lfo2vco
    Participant
      • Topics: 26
      • Replies: 162
      • Total: 188
      • ★★

      Hi Atom, did you manage to fix this bug in the end?

      Here is some noise I organised into an acceptable format:
      https://soundcloud.com/lfo2vco/a-dark-crystal

      #13177
      atom
      Keymaster
        • Topics: 159
        • Replies: 2945
        • Total: 3104
        • ★★★★★

        Well i think it’s fixed, noone else is reporting any inverted values issues. From what i saw lately apart from the checksum bug nothing else was happening.

        #13178
        lfo2vco
        Participant
          • Topics: 26
          • Replies: 162
          • Total: 188
          • ★★

          I’ll download the latest Nightly and give it a go… Cheers Atom.

          Here is some noise I organised into an acceptable format:
          https://soundcloud.com/lfo2vco/a-dark-crystal

          #13832
          King PP
          Participant
            • Topics: 12
            • Replies: 25
            • Total: 37

            Hi, can you implement the below per knob / slider? if so where do i add the code & make sure it works for particular knobs / sliders?

            Thanks, best….. Pat.

            I use this for converting to opposite values, works with decimals & hex as input.

            function invertNumber(input)
            
            local range = 127
            local output = range + (input*-1)
            
            return (output)
            end

            Then just call it whenever you need it somewhere.

            #13844
            King PP
            Participant
              • Topics: 12
              • Replies: 25
              • Total: 37

              Actually this was a million times simpler than i thought it was, all done now.

            Viewing 5 posts - 21 through 25 (of 25 total)
            • The forum ‘Using Ctrlr’ is closed to new topics and replies.
            There is currently 0 users and 58 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