Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
cli-howto [2015/02/22 13:32] muldjordcli-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:
  
 <code> <code>
 +       -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=<size> (Limit preloaded drumkit data to the size)
  
        -e, --endpos        -e, --endpos
Line 68: Line 84:
   $ drumgizmo  -i midifile -I file=file.mid,midimap=midimap.xml -o wavfile -O file=prefix drumkit.xml   $ drumgizmo  -i midifile -I file=file.mid,midimap=midimap.xml -o wavfile -O file=prefix drumkit.xml
 This examples will render the midi file "file.mid" into a bunch of wav files called "prefix[channel name][#].wav". Each wav then resembles the microphone that the drumkit was originally recorded with. You can import these into your favorite DAW (Digital Audio Workstation / sound editor) and mix it from there. This examples will render the midi file "file.mid" into a bunch of wav files called "prefix[channel name][#].wav". Each wav then resembles the microphone that the drumkit was originally recorded with. You can import these into your favorite DAW (Digital Audio Workstation / sound editor) and mix it from there.
 +
 +====Run drumgizmo as jack client====
 +  $ drumgizmo -i jackmidi -I midimap=~/DRSKit2_0_1/Midimap_full.xml -o jackaudio ~/DRSKit2_0_1/DRSKit_full.xml
 +
cli-howto.1424608330.txt.gz · Last modified: 2015/02/22 13:32 by muldjord
Trace:
GNU Free Documentation License 1.3
Valid CSS Driven by DokuWiki Recent changes RSS feed Valid XHTML 1.0