how to handle rotary encoders?

Home Forums General Programming how to handle rotary encoders?

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #33684
    Reggie
    Participant
      • Topics: 1
      • Replies: 0
      • Total: 1

      Hi all, I’ve got an opensource synth on an stm32F4-Discovery board, it’s got relatively standard CC messages for pretty much everything, I’ve added some fine control functions via relative rotary encoder messages, that all works fine, now I want to make a panel for it, I’ve got everything setup for standard knob control and CC messages and everything works as it should (it’s very basic but it’s functional) but how do I handle the incoming messages from my rotary encoders?

      My rotary encoders have an acceleration mode and are outputting CCs with a value of 01-0F for inc and 70-7F for dec.

    Viewing 1 post (of 1 total)
    • The forum ‘Programming’ is closed to new topics and replies.
    There is currently 0 users and 80 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