daumling / ireal-renderer

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

Getting an expanded chords view #6

Open lastant opened 3 years ago

lastant commented 3 years ago

I'd like to get an expanded list of the measures, i.e. without repeat bars, codas, etc. Have you thought of writing such a function? I see that https://github.com/pianosnake/ireal-reader provides this kind of expanded output from the raw data, but I'd like to generate it from the parsed cells data, so that it can be easily edited and re-generated.