Module gm

Source
Expand description

General Midi Level 1 types and elements.

Modules§

elements
Types implementing Element.

Structs§

DrumHit
Represents a drum hit. (Similar to PlayNote).
Instruments
A thin wrapper around a Vec<Instrument> with Add/Subtract operations.

Enums§

DrumHitType
Percussion key map defined according to GM1 Sound Set
Instrument
Instruments defined according to GM1 Sound Set

Functions§

renderers
Default renderers used for GM Elements (Instrument and DrumHit).