Startup

I’ll be starting my project today. I’ve been researching open source C++ libraries to include in my application. Looks like I’ll be using STK (the Synthesis ToolKit from Stanford) for the synthesizer; IrrKlang for audio playback; SDL for graphics, timers and multithreading; and Boost for filehandling. Looking forward to piecing this thing together. Since most of my programming experience is from Actionscripting and Processing, C++ is a daunting task to engage upon.