Skip to content

Jianpu (简谱) and K.I.S.S.

Compare
Choose a tag to compare
@SilverRainZ SilverRainZ released this 19 Aug 11:09
· 19 commits to master since this release

Warning: This release introduces some BREAKING changes.

  • BREAKING changes:
    • Drop :noheader, :nofooter: options. User should modifying their Lilypond source to removing header and footer of scores, see Custom titles headers and footers for more details (#35)

    • Drop :noedge: option and introduce :nocrop: with opposite meaning compared to before. It is said that score is croppped (noedge) by default. By the way, dependencies to Wand and ImageMagick are dropped (#31)

    • Drop :audio: option and introduce :noaudio: with opposite meaning compared to before. Audio will be auto-generated when any MIDI output avaliable, and user set :noaudio: only when they don’t need this behavior (#36)

  • Enhanced Jianpu support (#30)
    • Don’t panic when Jianpu parsing failed
    • Can display multiple Jianpu scores, see also ssb22/jianpu-ly#35
    • Audio works fine now
  • Score image generataion is reproducible now (#10)