An open API service indexing awesome lists of open source software.

https://github.com/cadrian/macchiato

Macchiato is a MIDI file processing tool
https://github.com/cadrian/macchiato

midi midi-events midi-files midi-messages midi-parser music music-composition music-library

Last synced: 3 months ago
JSON representation

Macchiato is a MIDI file processing tool

Awesome Lists containing this project

README

          

[![Java CI with Maven](https://github.com/cadrian/macchiato/actions/workflows/maven.yml/badge.svg)](https://github.com/cadrian/macchiato/actions/workflows/maven.yml)

**Macchiato is a MIDI file processor.**

It takes a MIDI file, transforms it using rules, and outputs another
MIDI file with the specified modifications.

This is useful to enhance a MIDI file, for instance produced by a
score writing tool (e.g. MuseScore), by adding some **humanization**
procedures and any other more-or-less fancy enhancements (to taste!)

It is used for instance by [Rex
Potam](http://rex-potam.cadrian.net/) for his songs and other
musical works.

For more details, please refer to the wiki.