by Mogens Lundholm » Sun Feb 01, 2015 6:43 am
Couldn't let be to implement this. I added a division number in front because I think you need it. There are three examples having an Music-Xml-file, the corresponding print out (pdf) and the dump from my program (Part1.txt - since the Music Xml has only one part).
1. Some notes from C... . Note the division numbers 0,1,2,3...
2. Some note from C plus a triol. Note that this affects the number of divisions, now 0,3,6,...
3. Your notes comes out on divisions 0,2,4.
Due to a limit of three uploaded files I will add the Music Xml files in another letter. The files generated by my program are:
3.xml-Part1.txt: (Your notes)
0:A C E
2:A C
4:A C D
2.xml-Part1.txt: (C.. plus triol)
0:C
3:D
6:E
9:F
12:G
15:A
18:B
21:C
24:C
26:B
28:A
2.xml-Part1.txt:
0:C
1:D
2:E
3:F
4:G
5:A
6:B
7:C
Something to use?
Kind regards
Mogens
- Attachments
-
3.xml.pdf
- Your notes
- (9.45 KB) Downloaded 476 times
-
2.xml.pdf
- Notes CDEFGAB + triol
- (10.23 KB) Downloaded 534 times
-
1.xml.pdf
- Notes CDEFGABC
- (9.88 KB) Downloaded 559 times