Skip to content

Commit 3ac0904

Browse files
committed
v2.2.1 changelog and quick start guide update
1 parent 79784c1 commit 3ac0904

7 files changed

+2392
-2268
lines changed

CHANGELOG.md

Lines changed: 22 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,27 @@
11
# Changelog
22

3-
## next release
3+
## v2.2.1 - 2023-04-05
4+
5+
This firmware release finally brings pedal support to the Striso board!
6+
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).
7+
8+
By default the jack autodetects what is plugged in. It detect the following possibilities:
9+
- Cyan blink: MIDI out (TRS Type A)
10+
- Yellow blink: Expression pedal, TRS/wiper-on-tip type
11+
- Pink blink: Single/double switch pedal. Triple switch support will be added later.
12+
- Red blinking: Error, either wrong type MIDI or expression pedal or other issue. Unplug to reset.
13+
14+
If autodetection doesn't work well for some reason the connection can be explicitly configured in a preset.
15+
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.
16+
17+
For now the pedal functions are fixed:
18+
- Expresssion pedal controls the sustain/decay time.
19+
- Switch pedal 1/Sustain (tip signal) toggles sustain between 32 and 96.
20+
- Switch pedal 2 (ring signal) controls the glissando mode.
21+
22+
In addition three user feature requests are implemented, see below for all changes.
23+
24+
Feedback about if the jack detection works well is very welcome!
425

526
### Added
627
- Pedal support!

doc/quick_start_guide.pdf

141 KB
Binary file not shown.

doc/quick_start_guide_v2.2_p1.svg renamed to doc/quick_start_guide_p1.svg

Lines changed: 229 additions & 75 deletions
Loading

doc/quick_start_guide_v2.2_p2.svg renamed to doc/quick_start_guide_p2.svg

Lines changed: 2123 additions & 2146 deletions
Loading

doc/quick_start_guide_v2.2.pdf

-140 KB
Binary file not shown.

doc/strisoboard-reference.svg

Lines changed: 7 additions & 21 deletions
Loading

doc/strisoboard-settings.svg

Lines changed: 11 additions & 25 deletions
Loading

0 commit comments

Comments
 (0)