Skip to content

Commit

Permalink
v2.2.1 changelog and quick start guide update
Browse files Browse the repository at this point in the history
  • Loading branch information
pierstitus committed Apr 5, 2023
1 parent 79784c1 commit 3ac0904
Show file tree
Hide file tree
Showing 7 changed files with 2,392 additions and 2,268 deletions.
23 changes: 22 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,27 @@
# Changelog

## next release
## v2.2.1 - 2023-04-05

This firmware release finally brings pedal support to the Striso board!
With that also comes an extra control for the builtin synth: sustain/decay time, which can also be set with [settings] + Ab1 or by sending CC64 (continuous).

By default the jack autodetects what is plugged in. It detect the following possibilities:
- Cyan blink: MIDI out (TRS Type A)
- Yellow blink: Expression pedal, TRS/wiper-on-tip type
- Pink blink: Single/double switch pedal. Triple switch support will be added later.
- Red blinking: Error, either wrong type MIDI or expression pedal or other issue. Unplug to reset.

If autodetection doesn't work well for some reason the connection can be explicitly configured in a preset.
Additionally the jack can be used as line-in to mix other audio (for example a second Striso board) with the audio output. For this you can make a preset.

For now the pedal functions are fixed:
- Expresssion pedal controls the sustain/decay time.
- Switch pedal 1/Sustain (tip signal) toggles sustain between 32 and 96.
- Switch pedal 2 (ring signal) controls the glissando mode.

In addition three user feature requests are implemented, see below for all changes.

Feedback about if the jack detection works well is very welcome!

### Added
- Pedal support!
Expand Down
Binary file added doc/quick_start_guide.pdf
Binary file not shown.
304 changes: 229 additions & 75 deletions doc/quick_start_guide_v2.2_p1.svg → doc/quick_start_guide_p1.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4,269 changes: 2,123 additions & 2,146 deletions doc/quick_start_guide_v2.2_p2.svg → doc/quick_start_guide_p2.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed doc/quick_start_guide_v2.2.pdf
Binary file not shown.
28 changes: 7 additions & 21 deletions doc/strisoboard-reference.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
36 changes: 11 additions & 25 deletions doc/strisoboard-settings.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 3ac0904

Please sign in to comment.