lilypond-user
[Top][All Lists]
Advanced

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

Re: format source code


From: karl
Subject: Re: format source code
Date: Thu, 10 Nov 2016 00:59:52 +0100 (CET)

In http://turkos.aspodata.se/noter/tmp/ I have tidi_midi.pl that might
help you doing a preliminary step. Take below as an example:

$ midi2ly LottiAminAgnus.mid
LY output to `LottiAminAgnus-midi.ly'...
$ ./tidy_midi.pl LottiAminAgnus-midi.ly  > LottiAminAgnus.out.ly

There is a lot of things that the program doesn't handle, but perhaps
it will help you.

///

I started writing the above program but choose to try to do the
midi -> ly conversion myself. The result is the program miditoly.pl [1].
(It is not finished either.)

You might want to try it. Example output in LottiAminAgnus.miditoly.ly:

$ miditoly.pl LottiAminAgnus.mid > LottiAminAgnus.miditoly.ly

If you are interested in testing that program, I migh find the
incentive to continue its development.

Regards,
/Karl Hammar

[1] http://turkos.aspodata.se/git/musik/bin/miditoly.pl

-----------------------------------------------------------------------
Aspö Data
Lilla Aspö 148
S-742 94 Östhammar
Sweden
+46 173 140 57





reply via email to

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