EnglishFrenchSpanish

Ad


OnWorks favicon

drumgizmo - Online in the Cloud

Run drumgizmo in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command drumgizmo that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


drumgizmo - drum application

SYNOPSIS


drumgizmo [OPTIONS] drumkitfile

DESCRIPTION


DrumGizmo is an open source cross-platform drum plugin and stand-alone application. It is
comparable to several commercial drum plugin products.

DrumGizmo uses an open drumkit file format, allowing the community to create their own
drumkits. It has multichannel output, making it possible to mix it just the way you would
a real drumkit. The optional built-in humanizer analyzes the midi notes, adjusting
velocities on-the-fly. This client can be a stand-alone midi renderer, generating .wav
files, 1 for each channel. Or use DrumGizmo as a software sampler for an electronic
drumkit. There are also plugin versions available.

OPTIONS


-i, --inputengine {dummy|test|jackmidi|midifile}
Use said event input engine.

-I, --inputparms parmlist
Set input engine parameters.

jackmidi:
midimap=<midimapfile>

midifile:
file=<midifile>
speed=<tempo> (default 1.0)
track=<miditrack> (default -1, all tracks)
midimap=<midimapfile>
loop=<true|false>

test:
p=<hit_propability> (default 0.1)
instr=<instrument> (default -1, random instrument)
len=<seconds> (default -1, forever)

dummy:

-o, --outputengine {dummy|alsa|jackaudio|wavfile}
Use said audio output engine.

-O, --outputparms parmlist
Set output engine parameters.

alsa:
dev=<device> (default 'default')
frames=<frames> (default 32)
srate=<samplerate> (default 44100)

wavfile:
file=<filename> (default 'output')
srate=<samplerate> (default 44100)

jackaudio:

dummy:

-e, --endpos
Number of samples to process, (default -1: infinite)

-v, --version
Print drumgizmo version and exit.

-h, --help
Print command line help and exit.

drumkitfile
Load the drumkitfile.

EXAMPLES


Render midifile to wav files:
drumgizmo -i midifile -I file=file.mid,midimap=midimap.xml -o wavfile -O
file=prefix drumkit.xml
Recieve midi from Jack and send audio output to speakers:
drumgizmo -i jackmidi -I midimap=midimap.xml -o jackaudio drumkit.xml

Use drumgizmo online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    ExpressLuke GSI
    ExpressLuke GSI
    This SourceForge download page was to
    grant users to download my source built
    GSIs, based upon phhusson's great
    work. I build both Android Pie and
    Android 1...
    Download ExpressLuke GSI
  • 2
    PyQt
    PyQt
    PyQt is the Python bindings for
    Digia's Qt cross-platform
    application development framework. It
    supports Python v2 and v3 and Qt v4 and
    Qt v5. PyQt is avail...
    Download PyQt
  • 3
    garlic3
    garlic3
    Gambas3* coding tools and examples for
    use in SMB or other organizations that
    make internal programs. E.g. from
    database fields to class sourcecode with
    DbInfo...
    Download garlic3
  • 4
    Sardi
    Sardi
    Sardi is a complete restyling and
    optimisation of svg code. 6 choices for
    your applications and 10 kind of folders
    to use in your file manager. The sardi
    icons...
    Download Sardi
  • 5
    LMMS Digital Audio Workstation
    LMMS Digital Audio Workstation
    LMMS is a free cross-platform software
    which allows you to produce music with
    your computer. If you like this project
    consider getting involved in the project
    h...
    Download LMMS Digital Audio Workstation
  • 6
    FreeRTOS Real Time Kernel (RTOS)
    FreeRTOS Real Time Kernel (RTOS)
    FreeRTOS is a market-leading real-time
    operating system (RTOS) for
    microcontrollers and small
    microprocessors. Distributed freely
    under the MIT open source lice...
    Download FreeRTOS Real Time Kernel (RTOS)
  • 7
    Avogadro
    Avogadro
    Avogadro is an advanced molecular
    editor designed for cross-platform use
    in computational chemistry, molecular
    modeling, bioinformatics, materials
    science and ...
    Download Avogadro
  • More »

Linux commands

Ad