From b0996c13f31b2e9cf62e7f565af1df1601d56889 Mon Sep 17 00:00:00 2001 From: Pepper Date: Sun, 18 Jan 2015 04:58:25 -0500 Subject: first --- src/ladspa_run_synth.h | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 src/ladspa_run_synth.h (limited to 'src/ladspa_run_synth.h') diff --git a/src/ladspa_run_synth.h b/src/ladspa_run_synth.h new file mode 100644 index 0000000..e67a49c --- /dev/null +++ b/src/ladspa_run_synth.h @@ -0,0 +1,6 @@ +#ifndef LADSPA_RUN_SYNTH +#define LADSPA_RUN_SYNTH + +void ladspa_run_synth(void); + +#endif -- cgit v1.2.3-70-g09d2