summaryrefslogtreecommitdiff
path: root/synth/helpfile.txt
diff options
context:
space:
mode:
authorFlorian Jung <flo@thinkpad.(none)>2011-02-14 15:55:01 +0100
committerFlorian Jung <flo@thinkpad.(none)>2011-02-14 15:55:01 +0100
commit531a6e90cbf1cc2afd8eae7683bda48c5cf4506a (patch)
treec6b22210b7669492ae726ad494937a32a5fabeac /synth/helpfile.txt
parentd4e928c4eecdcb12ebc96054c92cfc7b701c9a83 (diff)
Clean enabling/disabling of frameskip and watching per defines
Diffstat (limited to 'synth/helpfile.txt')
-rw-r--r--synth/helpfile.txt29
1 files changed, 29 insertions, 0 deletions
diff --git a/synth/helpfile.txt b/synth/helpfile.txt
new file mode 100644
index 0000000..8ee1c01
--- /dev/null
+++ b/synth/helpfile.txt
@@ -0,0 +1,29 @@
+Usage: ./synth [OPTIONS]
+-h show this help text
+-V show the version number
+
+-v be verbose
+-q be quiet
+-F --fatal-warnings make warnings fatal
+-f --frameskip N only do every Nth frame
+ only available if support is compiled in,
+ otherwise it's turned off by default
+-x --xruns N:T kill all voices when N xruns occur in T seconds
+-d --dir(ectory) DIR read that directory
+-w --{no|dont}-watch-files turn off watching files for changes
+ only available if support is compiled in,
+ otherwise it's turned off by default
+-p --program N:FILE load FILE at program number N
+-i --cleanup-interval N try cleaning up notes every N seconds
+--lfoN-freq --snh-freq set frequency for lfos or the sample-and-hold
+ --sample-and-hold-freq generator
+-c --conf(ig) FILE load the given config file
+--max-port TIME set the maximum settable portamento time
+ --max-port(amento)-time (a MIDI value of 127 corresponds to this)
+--filter-update-freq FREQ how often the filter settings, the lfo-
+--lfo-update-freq FREQ or envelope-current-values get updated
+--env(elope)-update-freq FREQ (low -> less accurate, but faster)
+-a don't automatically connect the output
+ --{no|dont}-connect-audio(-out) ports to the speakers
+-m don't automatically connect the output
+ --{no|dont}-connect-midi(-in) ports to midi devices