Midi to Lilypond translator - Summary
This group is not part of the GNU Project.
mi2ly is a program to convert midi files to the source language of the
GNU Lilypond program. The program is intended for the translation
of multi part single voice music, each track/channel is assumed to contain a single voice. Future support is planned for chords.
The program tries to understand if the notes are slurred or staccato.
The quantization routines understan triplets and duins and it is easy to implement other n-plets if necessary.
The program is written in ANSI-C and uses only the standard ansi C library
plus getopt and strdup.
Registration Date: Fri 14 Jan 2005 06:55:07 PM UTC
License: GNU General Public License v2 or later
Development Status: 3 - Alpha
- Browse open items
Submit a new item
- Browse open items
Submit a new item
Powered by Savane 3.14-f13d.
Corresponding source code