Skip to content

Commit 416066b

Browse files
authored
Merge pull request #116 from cjsekl/main
Add entry in main README and patch notes
2 parents 38dc8c3 + fc1c199 commit 416066b

2 files changed

Lines changed: 12 additions & 0 deletions

File tree

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# v1.0.1
2+
3+
2026-01-30
4+
5+
Bugfix: Adds PICO_XOSC_STARTUP_DELAY_MULTIPLIER=64 to CMakeLists.txt
6+
7+
# v1.0
8+
9+
2026-01-12
10+
11+
First public version. Includes 11 chord modes, 1v/oct, audio and pulse in & stereo output.

releases/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
| 23_SlowMod | Chaotic quad-LFO with VCAs | 0.1 | C++ (RPi Pico SDK) compat. w/ cmake and Arduino IDE. | divmod/@olt | | | Released |
2020
| 24_crafted_volts | Manually set control voltages (CV) with the input knobs and switch. It also attenuverts (attenuates and inverts) incoming voltages. | (see source repo) | Rust (Embassy framework) | Brian Dorsey | | | Released |
2121
| 25_utility_pair | 25 small utilities, which can be combined in pairs | 1.0 | C++ (ComputerCard) | Chris Johnson | | Utility Pair | Released |
22+
| 26_resonator | Karplus-Strong based sympathetic resonator. Can be used for resonant droning as well as plucking sounds. | 1.0.1 | C++ (ComputerCard) | Johan Eklund | | Resonator | Released |
2223
| 28_eighties_bass | Bass-oriented complete monosynth voice consisting of five detuned saw wave oscillators with mixable white noise and adjustable resonant filter. | 0.1 | arduino-pico core and Mozzi 2 library | @todbot / Tod Kurt | | | Functional but WIP |
2324
| 30_cirpy_wavetable | Wavetable oscillator that using wavetables from Plaits, Braids, and Microwave, | 0.1 | Circuit Python | @todbot / Tod Kurt | | | Functional but WIP |
2425
| 31_esp | A MS-20-style External Signal Processor that includes a preamp, bandpass filter, envelope follower, gate, and 1v/oct pitch outs. | 1.0 | C++(ComputerCard) | Ben Regnier | | | Released |

0 commit comments

Comments
 (0)