Hi,

I have been trying to convert some midi files which I previously quantized on the sequencer. This sequencer uses 192 ticks per part, which tends to give results like this:

 d''4*95/192 s4*1/192 a'4*95/192 s4*1/192 a4*95/192 s4*1/192 g4*95/192
s4*1/192 f4*95/192 s4*1/192 e4*95/192 s4*1/192 d4*95/192 s4*1/192 e4*95/192
 s4*1/192 |

The issue is, as I see it, that the sequencer is introducing a minimum silence (1/192) in between the notes when it quantizes. At least if we're to believe the midi converter.

I was looking at the source of the converter, and although I'm not sure if I understand it very well, would reducing the clocks_per_1 value make it more likely that the converter would ignore these useless silences?

Thanks,
--David.



_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to