News

This module is parsing midi files into a human-readable JSON object. This module parses a binary MIDI file and turns it into a JSON representation. This JSON representation can then for example be ...
This module encodes a JSON representation of MIDI data into a binary MIDI file. By using this module it is possible to encode a JSON representation of a MIDI file into its binary counterpart. That ...