Hi Dave,

I'm not aware of anybody working on a score diff tool in MuseScore right
now.

MuseScore currently include diff_match_patch in thirdparty/diff
https://code.google.com/p/google-diff-match-patch/
I believe it was included to be used in a diff for MuseScore but it didn't
happen. No problem using DTL instead if you think it's more suitable.

There have been several requests or tries for a diff tool in MuseScore. See
* https://musescore.org/en/node/117751
* https://musescore.org/en/node/65476
* https://musescore.org/en/node/96111
* https://musescore.org/en/node/26136

There are a couple of papers and tools trying to do this. You might want to
read/try
* http://ismir2007.ismir.net/proceedings/ISMIR2007_p123_knopke.pdf
* http://blog.jdlh.com/en/2016/06/30/comparing-scores/


>>> *I'm wondering how portable is the score window / view and it's
components?*

You will not only need the ScoreView but also the MusicXML loading process
etc... So I don't think it's a good idea to do it this way. It would make
more sense to have a compare view in MuseScore itself. The user could load
a file, then go to Edit > Compare and load a second one to display them in
a diff mode.
------------------------------------------------------------------------------
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today.http://sdm.link/xeonphi
_______________________________________________
Mscore-developer mailing list
Mscore-developer@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mscore-developer

Reply via email to