Safe Haskell | Safe-Inferred |
---|
Image-Line's Drumaxx softsynth.
Synopsis
- synth :: MidiInst.Synth
- patches :: [MidiInst.Patch]
- stroke_keys :: [(Drums.Stroke, Midi.Key)]
Documentation
patches :: [MidiInst.Patch] Source #
stroke_keys :: [(Drums.Stroke, Midi.Key)] Source #
The octave numbers on the drumaxx are one greater than the standard usage. This is for "Acoustic 2 FG". I'll have to come up with a standard mapping later.