lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Restrict midi2ly to one voice


From: Stephan Schöll
Subject: Restrict midi2ly to one voice
Date: Tue, 5 Jan 2021 12:22:09 +0100
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Thunderbird/78.6.0

Hi

I have a self-recorded/-created midi file which I have quantized and
simplified to death (lengths and durations to 1/16, no overlaps). Let's
assume it's the the left hand part of a piano score. Now I want to
convert it to a lilypond file using

midi2ly.py -d 16 -s 16 -o "<path to file>\MITM_Piano_LH.ly" "<path to
file>\MITM_Piano_LH.mid"

This works without errors on the command line. But lilypond generates 4
voices and distributes the notes all over these voices which is a mess.
I optimized the midi file in a way that midi2ly might simply produce one
voice.

How can I tell midi2ly to create only one voice? I couldn't find any
helping hint in the documentation
https://lilypond.org/doc/v2.18/Documentation/usage/invoking-midi2ly.en.html.

Best Regards
Stephan



reply via email to

[Prev in Thread] Current Thread [Next in Thread]