MuseScore: Difference between revisions

From Bashlinux
Jump to navigationJump to search
Content deleted Content added
Manpaz (talk | contribs)
No edit summary
Manpaz (talk | contribs)
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
== Install MuseScore ==
=== How to install MuseScore ===

'''Linux Fedora'''
'''Linux Fedora'''
You can get it from the repository
You can get it from the repository
Line 8: Line 7:
Get to binaries from http://musescore.org
Get to binaries from http://musescore.org


== Installing plugins ==
=== How to install MuseCore plugins ===
Once you download the plugin from http://musescore.org/en/plugins
* Go to the plugin download page from http://musescore.org/en/plugins
unzip the plugin and move it to the proper location according to your OS.
* Unzip the plugin and move it to the proper location according to your OS. Ensure that the content of the zip file is placed in a directory with the same name as the plugin.
Ensure that the content of the zip file is placed in a directory with the same name as the plugin.


'''Linux'''
'''Linux'''
Line 22: Line 20:
%ProgramFiles(x86)%\MuseScore\Plugins\MY_PLUGIN
%ProgramFiles(x86)%\MuseScore\Plugins\MY_PLUGIN


* Once the plugin is in place (re)start MuseScore and enable the plugin at
* Once the plugin is in place (re)start MuseScore and enable the plugin at <code>Menu -> Edit -> Preferences -> Plugins</code>
Menu -> Edit -> Preferences -> Plugins

* Restart MuseScore and this time the plugin can be used from "Plugins" menu
* Restart MuseScore and this time the plugin can be used from "Plugins" menu


=== Slash plugin ===
==== Slash plugin ====
Really useful to write bar charts using slash notation.
Really useful to write bar charts using slash notation.

Latest revision as of 06:31, 12 June 2015

How to install MuseScore

Linux Fedora You can get it from the repository

# yum -y install mscore

Mac/Windows Get to binaries from http://musescore.org

How to install MuseCore plugins

  • Go to the plugin download page from http://musescore.org/en/plugins
  • Unzip the plugin and move it to the proper location according to your OS. Ensure that the content of the zip file is placed in a directory with the same name as the plugin.

Linux

~/.local/share/data/MusE/MuseScore/plugins/MY_PLUGIN

Mac

~/Library/Application Support/MusE/MuseScore/plugins/MY_PLUGIN

Windows

%ProgramFiles(x86)%\MuseScore\Plugins\MY_PLUGIN
  • Once the plugin is in place (re)start MuseScore and enable the plugin at Menu -> Edit -> Preferences -> Plugins
  • Restart MuseScore and this time the plugin can be used from "Plugins" menu

Slash plugin

Really useful to write bar charts using slash notation.