Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 397 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 397 Bytes

AnyPiano

AnyPiano is a Piano VST created as part of the 'Audio Programming' course, using the JUCE framework

Uses finite-difference time-domain stiff string simulation to simulate a piano with a large number of variable parameters, to experiment with and produce unique sounds.

'SynthPoly.vst3' contains the VST3 plugin.

'Source' folder contains all the source code using the JUCE framework.