hannasdeli

Forum Replies Created

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • in reply to: Korg Z1 – Negative Values #18865
    hannasdeli
    Participant
      • Topics: 1
      • Replies: 3
      • Total: 4

      Ok I get it now, you multiply the MSB and LSB values!

      in reply to: Korg Z1 – Negative Values #18864
      hannasdeli
      Participant
        • Topics: 1
        • Replies: 3
        • Total: 4

        Excellent! I made one mistake, I took 7f7f as a whole in its decimal value (32639) which obviously is wrong. I need to understand a bit better the conversion of hex pairs to decimal.

        But now the posted formula above works for all parameters, -12/12, -50/50 or even -99/99.

        Thank you again!

        in reply to: Korg Z1 – Negative Values #18767
        hannasdeli
        Participant
          • Topics: 1
          • Replies: 3
          • Total: 4

          Thank you Layzer! I did not use your list, but you pointed me in the right direction. The actual SYSEX formula that works for negatives values in the Korg Z1 is

          lt (modulatorValue, 0, 16383 - (abs(modulatorValue)), modulatorValue)

          Somehow I did not understand properly how the large numbers are translated to MSB and LSB… I would be grateful if you could explain a bit how you obtained the 16383 value.

          Regards and thanx again! Now i am flying with the panel.

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