daumling / ireal-renderer

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

Some more rendering fixes #5

Closed softins closed 4 years ago

softins commented 4 years ago

Some fixes for tunes in the Jazz1350 book:

  1. Add missing add to chord regex.
  2. Fix missing alternate chords over p and space.
  3. Temporary fix for repeated barline at start of a line. This needs further work, as a | should explicitly put a barline at the end of a line.
softins commented 4 years ago

Please could you hold off on this PR for the moment? I have some more significant improvements to add. Thanks!

Currently working on addressing weirdness in the following tunes from Jazz1350:

softins commented 4 years ago

OK, this PR is good to go now. Thanks!

TerrapinSoftware commented 4 years ago

Sorry for the delay - was busy with other projects. Thanks!