1
0
mirror of https://github.com/sjlongland/atinysynth.git synced 2025-10-18 18:40:24 +10:00
atinysynth/ports
Stuart Longland 75fe949f27
attiny861 port: Semi-working version.
This implements detection of the pressed buttons, with software
debouncing, and plays a note indefinitely until the button is released.
The corresponding LED's amplitude is modulated by the ADSR envelope.
2017-05-28 10:19:05 +10:00
..
attiny85 attiny85: Add ADC-based keyboard support. 2017-05-01 17:38:17 +10:00
attiny861 attiny861 port: Semi-working version. 2017-05-28 10:19:05 +10:00
pc pc Makefile: Add main.o to port object list for PC 2017-05-01 17:37:22 +10:00