Skip to content

Commit d36a023

Browse files
committed
v2.1.1 changelog update
1 parent 872754f commit d36a023

File tree

1 file changed

+14
-3
lines changed

1 file changed

+14
-3
lines changed

CHANGELOG.md

Lines changed: 14 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,27 @@
22

33
## Next release
44

5-
### Added
5+
## v2.1.1 - 2021-10-20
6+
7+
This release brings the new button read algoritm to rev0 hardware (white aux buttons).
68

7-
- Free transpose with up+down buttons pressed
9+
With the rev0 hardware the signals are a bit more noisy, the button crosstalk
10+
is much reduced compared to the v2.0.x firmware though. Feedback welcome!
11+
12+
### Added
13+
- Free transpose with up+down buttons pressed. With this mode the pitch of one button can be transfered to another button.
14+
- Option to flip layout (rotate 180 degrees) with settings + B3
15+
- Support for rev0 hardware
816

917
### Changed
1018
- Include number in product string to distinguish MIDI devices when multiple Striso boards are used
19+
- Stuck note detection improved (dynamic zero level detection). Feedback welcome!
1120

1221
## v2.1.0 - 2021-06-21
1322

14-
This release only works well with the new hardware revision (#141 and up).
23+
v2.1.x features an improved button read algoritm, hardware is updated to rev1 for improved button sensitivity.
24+
25+
This release only works well with the new hardware revision (rev1, #141 and up, black aux buttons).
1526

1627
### Changed
1728
- Custom protocol button messages new format

0 commit comments

Comments
 (0)