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. |
DrumScript v0.1.6 now available: with mir_eval benchmarking
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. |