|
|
@@ -24,6 +24,7 @@ |
|
|
#include <jack/engine.h> |
|
|
#include <jack/engine.h> |
|
|
#include "portaudio_driver.h" |
|
|
#include "portaudio_driver.h" |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
static int |
|
|
static int |
|
|
paCallback(void *inputBuffer, void *outputBuffer, |
|
|
paCallback(void *inputBuffer, void *outputBuffer, |
|
|
unsigned long framesPerBuffer, |
|
|
unsigned long framesPerBuffer, |
|
|
|