This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| cli-howto [2015/02/22 13:27] – [About] muldjord | cli-howto [2017/05/14 21:27] (current) – [Options] meka | ||
|---|---|---|---|
| Line 4: | Line 4: | ||
| This is useful if you wish to use DrumGizmo in a stand-alone fashion, for instance to render a midi file to wav files. Or if you wish to make a jack connection and use DrumGizmo as a drum sampler in conjunction with an electronic drumkit. | This is useful if you wish to use DrumGizmo in a stand-alone fashion, for instance to render a midi file to wav files. Or if you wish to make a jack connection and use DrumGizmo as a drum sampler in conjunction with an electronic drumkit. | ||
| + | |||
| + | =====Usage===== | ||
| + | $ drumgizmo [OPTIONS] drumkitfile | ||
| =====Options===== | =====Options===== | ||
| Line 9: | Line 12: | ||
| < | < | ||
| + | -a, --async-load | ||
| + | Load drumkit in the background and start the engine immediately. | ||
| + | | ||
| -i, --inputengine {dummy|test|jackmidi|midifile} | -i, --inputengine {dummy|test|jackmidi|midifile} | ||
| Use said event input engine. | Use said event input engine. | ||
| Line 50: | Line 56: | ||
| dummy: | dummy: | ||
| + | | ||
| + | -r, --no-resampling | ||
| + | Disable resampling. | ||
| + | | ||
| + | -s, --streaming | ||
| + | Enable diskstreaming | ||
| + | |||
| + | -S, --strimingparms parmlist | ||
| + | Parameters for controling the streaming buffers. | ||
| + | limit=< | ||
| -e, --endpos | -e, --endpos | ||
| Line 66: | Line 82: | ||
| =====Examples===== | =====Examples===== | ||
| ====Render a midi file to wav files==== | ====Render a midi file to wav files==== | ||
| - | $./drumgizmo | + | |
| - | =====Examples===== | + | This examples will render the midi file " |
| - | ====Render | + | |
| - | ====Recieve midi input from Jack and output to speakers==== | + | |
| - | + | ||
| - | =====Notes===== | + | |
| - | *How does one define | + | |
| - | *How do I define | + | |
| - | " | + | ====Run drumgizmo as jack client==== |
| - | " | + | |
| - | " | + | |
| - | " | + | |
| - | " | + | |
| - | " | + | |
| - | " | + | |
| - | " | + | |
| - | " | + | |
| - | " | + | |
| - | " | + | |
| - | "Input engine parameters: | + | |
| - | " | + | |
| - | " | + | |
| - | " | + | |
| - | " | + | |
| - | " | + | |
| - | | + | |
| - | " | + | |
| - | " | + | |
| - | " | + | |
| - | " | + | |
| - | " | + | |
| - | " | + | |
| - | " | + | |
| - | " | + | |
| - | " | + | |