Please familiarise yourself with the forum, including policy on feature requests, rules & guidelines

handeyeco

About

Username
handeyeco
Joined
Visits
15
Last Active
Roles
No Roles
Points
2
Posts
6
1
Badges
  • Deluge Shortcut Site

    Hey 👋 I just wanted to share a project I worked on to help me find shortcuts easier. Wanted something that was filterable and mobile friendly.

    It's MIT licensed and designed to be easy to swap out shortcut lists (so that eventually I can switch between firmware versions).

    Site: https://handeyeco.github.io/deluge-shortcuts/#/shortcuts
    Code: https://github.com/handeyeco/deluge-shortcuts

    Feedback, issues, and PRs welcomed. It still needs a lot of work, but I figured I'd share before my ADHD got the best of me and I abandoned it for some new project.

  • OLED "Bend Range" bug?

    Ugh yep user error. By default, somewhat inexplicably, the Arturia sends pitch bend data in channel 1 and note data in channel 2. When I wasn't getting pitch wheel data because of this, I thought I had to manually learn the pitch wheel in the Deluge which explains why I was doing that with both the Arturia and Arduino.

    Once I figured out how to get pitch wheel data and note data on the same channel in the Arturia, I confirmed that things worked as you described.

    Thank you for taking the time to help.