Commit Graph

8 Commits

Author SHA1 Message Date
ea70d75837
feat: sustain pedal 2024-04-21 21:23:14 -04:00
444a86a4d4
feat: basic piano functionality complete
piano is janky but can play sounds now
2024-04-21 16:58:35 -04:00
574105de7b
feat: more piano features
- basic velocity detection
- pedal
2024-04-21 16:57:40 -04:00
be6240ba3c
README now included in generated docs 2024-04-18 20:55:45 -04:00
0489e7c8f8
restructure 2024-04-15 20:11:33 -04:00
05668f56d6
src/pins.rs: make TransparentPins struct
this interfaces with an MCP23017
2024-04-14 10:13:59 -04:00
cb80b0976a
get basics working
jumbled a bunch of boilerplate together
- midi
- serial logger
- button
2024-04-07 21:50:56 -04:00
eeb835fb3a
initial commit
boilerplate to get the code onto the device
2024-04-06 22:07:35 -04:00