Co-authored-by: aider (deepseek/deepseek-coder) <aider@aider.chat>
@@ -0,0 +1,8 @@
#ifndef GUI_H
#define GUI_H
#include <jack/jack.h>
int gui_main(jack_client_t *client, float *audio_buffer, int buf_size);
#endif /* GUI_H */
The note is not visible to the blocked user.