summaryrefslogtreecommitdiff
path: root/src/synth/saw.rs
AgeCommit message (Collapse)Author
2017-10-13Added LUTs and ControlRate; improved parserGraham Northup
2017-09-24Fix more style thingsCorey Richardson
All reported by clippy. Mostly stuff like unnecessary lifetimes or references.
2017-09-24parser appears to work (oh my)Graham Northup
2017-09-19Starting work on proto decodeGraham Northup