Rotary Encoders + Arduino + Traktor
Results 1 to 6 of 6
  1. #1
    Tech Mentor Joel Santos's Avatar
    Join Date
    Apr 2011
    Location
    Portugal
    Posts
    237

    Default Rotary Encoders + Arduino + Traktor

    Hey guys!

    I'm making my own controller. It's almost done but having problems with rotary encoders.
    I want to use two for the jogs and one for browsing. Besides debouncing situation what kind of midi message do I send? How can I make an encoder to work?

  2. #2
    DJTT Mapping Ninja Moderator Stewe's Avatar
    Join Date
    Aug 2010
    Location
    MIDI
    Posts
    7,491

    Default

    Maybe this can be useful:

    In Traktor You Have 2 option in Encoder Mode
    1st. 7Fh/01h = 127/1 mean Value 127 to 65 is Decrement 1 to many step & Value 1 to 64 is Increment 1 to many step the 0 is Reset value (center) or we called "Relative (2’s Comp.)" that Novation RemoteSL Doesn't have this Mode and also Automap PRO too (In fact this mode is very Rarery use in my Experience)
    2.nd Option is 3Fh/41h mean value 63 to 0 are decrement and value65 to 127 are increment value 64 is center or reset

  3. #3
    Tech Guru DJDoubleYou's Avatar
    Join Date
    Mar 2011
    Location
    Hyperspace
    Posts
    1,267

    Default

    Check out fuzzywobble's framework, and don't forget to post your result on the forum!
    MF Pro & Spectra | Kontrol S4 MKI | 2x Kontrol S1 MKI | MC-1000 | Generic MKI

  4. #4
    Tech Convert DJ Nebulous's Avatar
    Join Date
    Nov 2012
    Location
    Kansas
    Posts
    16

    Default

    Are you making something like this?
    http://www.instructables.com/id/Arca...DI-Controller/

  5. #5
    Tech Mentor Joel Santos's Avatar
    Join Date
    Apr 2011
    Location
    Portugal
    Posts
    237

    Default

    Quote Originally Posted by Stewe View Post
    Maybe this can be useful:
    That seems a little... complicated.

    About the framework... I'm still checking it. Code-wise doesn't seem to m better. I have to check now the electronics on encoder.

    Yesterday I checked the S4 of a friend of mine... All I can say is: I love my arcade buttons. I really just need to set the encoders now... And try to find a way to get the music time into a 7-led segment

  6. #6
    Tech Mentor Joel Santos's Avatar
    Join Date
    Apr 2011
    Location
    Portugal
    Posts
    237

    Default

    Encoders coded (max of 4). Matrix of switches done (for how many one wants!!) but still have to make the debouncer for it.
    Now I just need some solder and then: faders for the pitch. Still thinking if i'll need to buy a multiplexer for the analog.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •