So I want to start working on a project I know will take awhile. I want to create some effects for my guitar using real-time DSP. Since C/C++ are obviously fast languages they are ideal for this. I'm using Visual Studio 2013 pro and I want to know how to get input from a microphone and output directly to the speakers. I just want to make sure my process is working so I can begin making algorithms.