I've updated the project to include controls on the synth, updated the echo to do stereo ping pong (not tested though) and a filter. I'll add a Moog instrument and others.
You can get the source code from Sourceforge, usually, but it seems to be unavailable atm. If its still not available later on I have a copy on my home computer which I could post up later. It was a very useful project for me to learn how to integrate the STK synth library into my project.Ā
Trying also to compile your Projucer Project (sampleSynth) on OSX 10.11, JUCE 4.2.4.
I felt the need to rewrite the includes from āfile.hā to āā¦/include/file.hā in the stk cpp files, to respect the flie hierarchy given. I donāt know if it is correct, but anyway I come to a point where some special errors begin to rise, related to C-C++ relation ? Like for Skini.cpp and stk.cpp : assigning to ābasic_ostream<char_type,traits_type> *ā) from incompatible type āintā