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.2.1 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. |