sky-music / sky-python-music-sheet-maker

Make visual music sheets for thatskygame (graphical representations of the Sky keyboard)
MIT License
29 stars 10 forks source link

Two ideas for Two hand piano (by Kimu) #276

Open jmmelko opened 1 year ago

jmmelko commented 1 year ago

When a music score is split into two layers, one for each hand :

To do that: Use highlighted frame =0 for the first layer, and highlighted frame =-1 for the second one. Because using highlighted frame >0 would confuse the notes with quavers

Then assign the color of frame = max to -1, so that the colors for frame 0 and -1 are very different.

85A5FAEF-9C38-4FBB-8AB9-D1A738E2659F

jmmelko commented 1 year ago

Another possibility is to intertwine layers.

for that I’ll have to change the way time interval is calculated in the JSON parser.

And also this would require important graphical changes such as in the image below to avoid using layer titles 8129F426-E9F4-4B95-8CD9-77C5165B6C0E