
A MIDI piano synthesizer that implements the Karplus Strong physical modeling algorithm.
Dependencies: mbed USBDevice PinDetect
Revisions of Audio/AudioEngine.h
Revision | Date | Message | Actions |
---|---|---|---|
18:26d93c5b9bb6 | 2016-04-21 | Added a counter to show what instrument you are on. | File Diff Annotate |
13:bb0ec927e458 | 2016-04-17 | Implemented basic Karplus Strong. The sample rate had to be halved in order to process the algorithm for each sample without crashing. | File Diff Annotate |
9:1e012f67470c | 2016-04-13 | Moved Audio into it's own folder | File Diff Annotate | base |