index
:
fm-synth
compiled_notes
freq_env
master
updated_compiler
a phase modulation synthesizer
flo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
synth
/
in_synth_cli.h
blob: 27ae216a940bcd78d93e60265afe0d4fa1276155 (
plain
)
1
2
3
4
5
6
#ifndef __IN_SYNTH_CLI_H__
#define __IN_SYNTH_CLI_H__
void
do_in_synth_cli
();
#endif