> On 18 Sep 2018, at 19:01, Adam Good <[email protected]> wrote: > > Hi everyone! > I'm assuming no one is currently working on the current issues involving > transposition when using makam.ly ... if so please be in touch with me. > Otherwise, would anyone be willing to work on it? I'm MORE than happy to > sponsor as it's completely out of my league technically.
You can do it yourself: For accidentals, LilyPond divides the whole note, and in makam.ly they divide the whole note into 9 parts, so it is 6*9 = 54 ET compared to E53 in AEU notation. Then the sharp is in reality the value 1/2, so the middle microtonal accidentals should be 1/2 - 1/9 and 1/2 + 1/9, I think. Then maybe those with 1/18 should be changed to 1/9. Try making a copy of makam.ly in your home directory with a different name, because LilyPond looks in the system directory first, and change the values. Alternatively, one can set it to the correct E53 using Graham Breeds regular.ly, if there is need for a correct E53 MIDI file output. _______________________________________________ lilypond-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-devel
