Skip to content

Commit f0243ac

Browse files
committed
update demos in readme
1 parent 075755d commit f0243ac

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -52,11 +52,13 @@ will work with this board too with minimal changes.
5252

5353
Some programs written specifically for this board:
5454

55-
* [hwtest](https://github.com/todbot/pico_test_synth/tree/main/circuitpython/hwtest/code.py) - test out the hardware with a simple synth
56-
* [video demo](https://www.youtube.com/watch?v=9U2Dn7ckdbs)
55+
* [hwtest](https://github.com/todbot/pico_test_synth/tree/main/circuitpython/hwtest/code.py) - test out the hardware with a simple synth ([video demo](https://www.youtube.com/watch?v=9U2Dn7ckdbs))
5756
* [wavesynth](https://github.com/todbot/pico_test_synth/tree/main/circuitpython/wavesynth/) - port of wavesynth for qtpy_synth board with some improvements
5857

59-
More code specific for this board coming!
58+
* [TBish](https://github.com/todbot/pico_test_synth/tree/main/circuitpython/tbish/) - a TB303-like synth demo ([video demo](https://www.youtube.com/watch?v=1AflpXbEIno))
59+
60+
61+
* [monosynth1](https://github.com/todbot/pico_test_synth/tree/main/arduino/monosynth1) - a full Moog-like monosynth written in Arduino & Mozzi
6062

6163
#### See also:
6264
- https://github.com/todbot/circuitpython-synthio-tricks

0 commit comments

Comments
 (0)