Skip to content

root2pk/AnyPiano

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.