drumscript.notation_generator.midi_exporter¶
This module takes classified drum events and renders them into a standard MIDI file.
Uses event[‘time’] and event[‘drums’].
Functions
Takes a list of event dictionaries and writes a standard .mid file. |
This module takes classified drum events and renders them into a standard MIDI file.
Uses event[‘time’] and event[‘drums’].
Functions
Takes a list of event dictionaries and writes a standard .mid file. |