Commit Graph

5 Commits

Author SHA1 Message Date
ea381fe433 Add popup help to elements 2026-03-27 08:29:11 +00:00
ecb61dad41 Add waveform animations 2026-03-26 15:32:03 +00:00
d00ac70e1c Add a virtual keyboard to the visualiser 2026-03-26 09:14:25 +00:00
c8ef3df460 Add audio nodes to the patch bay
Also make the patch bay responsive.
2026-03-26 08:47:47 +00:00
496b6bdc71 Initial commit of a toy analogue audio generator
Key components:
- no_std core so it can be used bare metal on embedded systems
- default implementation for RPi 2350, with midi input and I2s output using PIO
- Visualiser for the web to play with on a dev system
2026-03-23 15:06:31 +00:00