daumling / ireal-renderer

A HTML5/ES6 implementation of a renderer for iReal Pro playlists
MIT License
20 stars 5 forks source link

Alt chords do not display over non-chords, throw off the layout #10

Closed vicwomg closed 1 year ago

vicwomg commented 1 year ago

Alt chords do not display over 1 or 2 bar repeats or N.C., and render inline as regular chords, throwing off the layout.

example, the last bar of this:

Screenshot 2023-09-04 at 12 51 32 AM

should be:

Screenshot 2023-09-04 at 12 52 19 AM

By the way, I'm working have fixes for these and will open a PR. Just wanted to file tickets for tracking. And THANK YOU for spending so much time deciphering ireal format in this project. I can tell this took a huge amount of effort.