For information on audio plugins, see VST and VSTi.
A plugin is a small piece of software that adds extra functionality to MuseScore Studio. A plugin needs to be enabled first, and then executed by using the Plugins menu. Some plugins come pre-installed, and are disabled by default. There are also plugins created and shared by other musicians, anyone can download and use them.
Go to Home -> Plugins (or Plugins -> Manage plugins...).
Select a plugin and click Enable or Disable.
Search for available plugins at, for example:
(musescore.org -> Download -> Plugins)
Updating works the same way as installing – just remember to remove the files from the previous version to avoid duplicate plugins.
Open a score (or go back to the Score tab).
Select Plugins in the menu and find and select the plugin name in the menu.
To assign a keyboard shortcut to a plugin:
Go to Home -> Plugins (or Plugins -> Manage plugins...).
Select a plugin.
Choose Edit shortcut.
See the code for these plugins on .
Color Notes
Courtesy Accidentals
Lilypond Lyrics
Mirror Intervals
Visit the Developers' Handbook chapter for fundamentals, and the chapter for info on the new parameters and porting a MuseScore 3 plugin to MuseScore Studio 4.
Make sure it is compatible with your version of MuseScore (3.x or 4.x).
Download the file:
For .qml files hosted on musescore.org, sometimes web browsers open it as plain text and refuses to download it as file. In that case, right-click on the link and select Save link as...
For github.com unpackaged code, download the project as a zip file by clicking Code -> Download ZIP.
For github.com packaged releases, click on an appropriate item under Assets.
If the download is a .zip file, extract it using archive extraction software.
Move the files to MuseScore's plugins folder, configurable in Preferences -> Folders. The default directories are:
Windows: C:\Users\[Your User Name]\Documents\MuseScore4\Plugins\
macOS: ~/Documents/MuseScore4/Plugins/
Linux: ~/Documents/MuseScore4/Plugins/
Note Names
Retrograde
Tuning and temperaments
Warning: Plugins can potentially contain bad or malicious code, which compromise the machine and damage the scores. All plugins shared on musescore.org's plugin repository are unvetted. No warranty of any kind is provided. Users should download from a trusted author or double-check the code themselves. Seek advice on the Plugins forum.




