berteh / musescore-chordsToNotes

The harmony playback feature is now available in MuseScore 3 (https://github.com/musescore/MuseScore/pull/5129#issuecomment-601717806) , development of this plugin is thus stopped, thanks for you feedback and positive comments in the past. This plugin for MuseScore 2.0 will expand chords annotations into a few notes in voice 4, directly playable by MuseScore.
https://github.com/musescore/MuseScore/pull/5129
17 stars 7 forks source link

handle incorrect chords #1

Closed berteh closed 4 years ago

berteh commented 9 years ago

prevent incorrect chords to crash the plugin (https://musescore.org/en/node/16812#comment-292966)

Fatal: ASSERT: "note->tpc() != Tpc::TPC_INVALID" in file ...\MuseScore\libmscore\undo.cpp, line 1340 (:0, )

I have an "F4" and 2 beats later a plain "3", something that the chord parse doesn't pars (and doesn't need to), guess the plugin needs to handle that somehow.

berteh commented 4 years ago

Thanks for your feedback.

As a similar feature is being integrated in the main release of MuseScore (finally, great!), I personnaly don't plan on supporting this script further. You are of course free to take over from me if you want to. Kindly let me know: https://github.com/musescore/MuseScore/pull/5129#issuecomment-601717806

If you wanna keep using this script be sure to check out if you rather use improved version by @Bacchushlg, with

  • automatic creation of a new staff line (only one initial staff is accepted in the moment)
  • correct chord length according to the distance to the next chord symbol
  • some additional chords and synonyms