Provide an easy way to install soundfont, templates and instruments.xml
See discussion here https://musescore.org/en/node/273031
This issue is to track the development of the feature.
See discussion here https://musescore.org/en/node/273031
This issue is to track the development of the feature.
Comments
See https://github.com/musescore/MuseScore/pull/3715
Fixed in branch 2.3, commit 5099c8e4d3
fix #273032: Provide an easy way to install soundfont, templates and instruments.xml
Introduce extensions files aka .muxt. These files are archives with additional data to extend MuseScore with soundfonts, templates, custom workspaces, etc.
Update qzip to fix bug with symlink.
Add extensions management to resource manager.
Fixed in branch 2.3, commit 659171fb0c
fix #273032: Provide an easy way to install soundfont, templates, etc.
Add soundfonts automatically to default synth settings after
installation is complete
Fixed in branch 2.3, commit c5cc4dcb06
fix #273032: provide easy way to destribute soundfonts, templates, etc.
Continue implementing extensions.
Add installed extensions version check and update on MuseScore sturtup, add the
related setting in preferences.
Fixed in branch 2.3, commit f1ab7c372e
fix #273032: Provide an easy way to install soundfont, templates, etc.
Add workspace support in extension.
Use constants instead of magic strings for extension directories
Fixed in branch 2.3, commit d41ed2a7f5
Merge pull request #3728 from anatoly-os/fix-extension-273032
fix #273032: implement packages to install soundfont, templates, etc.
actualy PR was https://github.com/musescore/MuseScore/pull/3728
reopening for master, probably also needs #273502: Crash upon creating a new score and 3bb48cb
see https://github.com/musescore/MuseScore/pull/3741
Fixed in branch master, commit f71c339094
fix #273032: Provide an easy way to install soundfont, templates and instruments.xml
Introduce extensions files aka .muxt. These files are archives with additional data to extend MuseScore with soundfonts, templates, custom workspaces, etc.
Update qzip to fix bug with symlink.
Add extensions management to resource manager.
Fixed in branch master, commit 37223aaa8e
fix #273032: Provide an easy way to install soundfont, templates, etc.
Add soundfonts automatically to default synth settings after
installation is complete
Fixed in branch master, commit 9ed730e768
fix #273032: provide easy way to destribute soundfonts, templates, etc.
Continue implementing extensions.
Add installed extensions version check and update on MuseScore sturtup, add the
related setting in preferences.
Fixed in branch master, commit 94d5442272
fix #273032: Provide an easy way to install soundfont, templates, etc.
Add workspace support in extension.
Use constants instead of magic strings for extension directories
Fixed in branch master, commit 5f9fde47a7
Merge pull request #3741 from lasconic/fix-extension-master
fix #273032: implement packages to install soundfont, templates, etc.
Automatically closed -- issue fixed for 2 weeks with no activity.