User profile: MCsynth

User info
User name:MCsynth
Name:Mark Cherry
Location:Encinitas
Bio:I'm an audio electrical engineer by trade. Currently learning DSP for audio applications
Statistical data
Birthdate:Apr 10, 1974
Gender:Male
Occupation:Engineer
Skills:C++
History
Joined:Mar 6, 2011 at 7:43pm
Number of posts:4
Latest posts:

Using an Audio API
Hi Framework I figured it out. Theres a really good step by step tutorial that talks about compi...

Using an Audio API
Here is my source code [code]#include <stdio.h> #include <math.h> #include "portaudio.h" #defi...

Using an Audio API
Hi Framework This is the error I'm getting: 1>patest_saw.obj : error LNK2019: unresolved externa...

Using an Audio API
Hi all I'm trying to write an audio program that uses the PortAudio library. I'm having trouble get...