index
:
midi/dssi-render.git
master
unsure
working
Unnamed repository; edit this file 'description' to name the repository.
git daemon user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ladspa_run_synth.h
blob: e67a49c924ead3a7d86f561ae1a021be88e773d5 (
plain
)
1
2
3
4
5
6
#ifndef LADSPA_RUN_SYNTH
#define LADSPA_RUN_SYNTH
void
ladspa_run_synth
(
void
);
#endif