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

export_to_midi

Takes a list of event dictionaries and writes a standard .mid file.