Skip to content

Tags: roge-rm/hans

Tags

r20240725

Toggle r20240725's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
change external button input to expression pedal input

it was always my plan to add expression pedal input and now I have done it - this required replacing the external switch TS jackwith a TRS jack and moving code around to match

r20210307

Toggle r20210307's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update PURCHASE.md

r20210304

Toggle r20210304's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update hans.ino

editing values by pressing a button many times over is not fun so I added a repeat button function
when you hold the button longer than x time (currently 250ms) the value will automatically increase/decrease every x time
also did some code cleaning as there was a lot of copy/paste/change the first time around.. expect more of this as I am further embarassed by what I've done

r20210227

Toggle r20210227's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update README.md