Skip to content

Commit

Permalink
threshold rec, 64 improvements, fixes
Browse files Browse the repository at this point in the history
added:
- threshold recording
- on 64, switching banks will switch views of applicable on-screen menus
- groundwork for speed dial

fixed:
- first-load clicks getting into the buffer
- MIDI CC messages could be sent to devices which weren't meant to listen
- pattern recording now shows `bars` instead of `distro`
- arp refresh built into arp clear function to avoid needing to go through menus to restart if the arp clock dies
  • Loading branch information
dndrks committed Mar 3, 2021
1 parent ede8f49 commit decb953
Show file tree
Hide file tree
Showing 9 changed files with 583 additions and 288 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ a sample playground for norns

### hard requirements:

- norns (210114 or later)
- norns (210301 or later)

### encouraged (any or all):

Expand Down
Loading

0 comments on commit decb953

Please sign in to comment.