#ifndef SYNTH_GUI_H #define SYNTH_GUI_H #include #include "synth_engine.h" void rayrun(void *synthData, PaStream *stream); #endif /* SYNTH_GUI_H */