steinberg-asio

input delay with PortAudio callback and ASIO sdk

徘徊边缘 提交于 2020-12-05 12:47:51
问题 I'm trying to get the input from my guitar to be played through my computer using the portaudio library and the ASIO sdk. I have been following some of the tutorials on the official website to get the basics set up. Currently I got it working so that portaudio is listening to the right input and output device and I have the callback setup to just output the input and do nothing with it like this: static int paTestCallback(const void *inputBuffer, void *outputBuffer, unsigned long