Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Slip button, tap tempo, strip search, FX button extras #1

Merged
merged 11 commits into from
Apr 12, 2018

Commits on Apr 9, 2018

  1. Configuration menu
    Copy the full SHA
    7f43a2a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    62044ae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6d07b1e View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2018

  1. Roland DJ-202: Map shifted FX inputs

    Since the shift button applies both to the FX racks as well as the decks, the
    button is now a property of the controller instance.
    
    - Shift+FX₁{1…4} ⇒ Cycle selected effect
    - Shift+Level-knob ⇒ Control FX rack super knob
    eigengrau committed Apr 10, 2018
    Configuration menu
    Copy the full SHA
    aae792e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b14c84 View commit details
    Browse the repository at this point in the history
  3. Roland DJ-202: Map beat grid functions

    - Shift+Cue (“tap tempo”), short ⇒ tap tempo, align beat grid to play-back
      position
    - Shift+Cue (“tap tempo”), long ⇒ align beat grid to other deck
    eigengrau committed Apr 10, 2018
    Configuration menu
    Copy the full SHA
    0bd482c View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2018

  1. Roland DJ-202: Map key shift functions

    - Key-Lock (long) + Param{Up,Down} ⇒ Shift musical key
    - Key-Lock (long) + ParamUp + ParamDown ⇒ Reset musical key
    eigengrau committed Apr 11, 2018
    Configuration menu
    Copy the full SHA
    067e97f View commit details
    Browse the repository at this point in the history
  2. Roland DJ-202: Replace deprecated control

    As per the wiki, ‘SelectTrackKnob’ is deprecated.
    eigengrau committed Apr 11, 2018
    Configuration menu
    Copy the full SHA
    1f111be View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8ce5fd1 View commit details
    Browse the repository at this point in the history
  4. Roland DJ-202: Map rotary encoder button push

    • Push ⇒ Move focus forward
    • Shift+Push ⇒ Move focus backward
    eigengrau committed Apr 11, 2018
    Configuration menu
    Copy the full SHA
    69ea8d8 View commit details
    Browse the repository at this point in the history
  5. Roland DJ-202: Map BPM reset

    • Sync-Button (double-tap) ⇒ Reset deck BPM to file BPM
    eigengrau committed Apr 11, 2018
    Configuration menu
    Copy the full SHA
    3b2e934 View commit details
    Browse the repository at this point in the history