Closed junglerhino37 closed 4 years ago
I decided to follow instructions and transpose up and back down. I had to reset the map key because F2 is volume on windows. Here is the result.
On the other hand, this does not fix every chord. When I applied the process to the chord_chart.mscz file in the test folder, here was the result:
Thanks for the report and tests. I had similar results on the same chord chart (see https://github.com/berteh/musescore-chordsToNotes/blob/master/test/Chord_Chart_afterGeneration.mscz).
Since the internal mechanism to parse chords notation was being updated into musescore when I wrote this plugin I didn't improve much on this, as the new parsing mechanism would allow to handle virtually any notation.
Unfortunately accessing this parsing mechanism from the script (i.e. in the QML) part of musescore is above my software development time (need to create the whole API in musescore), so I won't be doing it anytime soon. Contributions / Alternatives are welcome, and I'll gladly review / commit any push related request.
Berteh.
Thanks for your work!
On Feb 25, 2017 3:55 AM, "Berteh" notifications@github.com wrote:
Thanks for the report and tests. I had similar results on the same chord chart (see https://github.com/berteh/musescore-chordsToNotes/blob/ master/test/Chord_Chart_afterGeneration.mscz).
Since the internal mechanism to parse chords notation was being changed into musescore was being dupdated when I wrote this plugin I didn't improve much on this, as the new parsing mechanism would allow to handle virtually any notation. Unfortunately accessing this parsing mechanism from the script (i.e. in the QML) part of musescore is above my software development time (need to create the whole API in musescore), so I won't be doing it anytime soon. Contributions / Alternatives are welcome, and I'll gladly review / commit any push related request.
Berteh.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/berteh/musescore-chordsToNotes/issues/7#issuecomment-282473648, or mute the thread https://github.com/notifications/unsubscribe-auth/AXP_RAcIQ47C7IablmqA-jenqcgrKAFiks5rf_qogaJpZM4L-Wdd .
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
I am running MuseScore 2.0.3 on Windows 7. (Edit: Solved below, sort of)