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
- Host: GitHub
- URL: https://github.com/cadrian/macchiato
- Owner: cadrian
- License: other
- Created: 2018-04-22T09:53:30.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2025-05-29T07:24:13.000Z (about 1 year ago)
- Last Synced: 2025-05-29T07:43:10.180Z (about 1 year ago)
- Topics: midi, midi-events, midi-files, midi-messages, midi-parser, music, music-composition, music-library
- Language: Java
- Homepage:
- Size: 472 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
[](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.