MuseScore is an open source and free music notation software. For support, contribution, bug reports, visit MuseScore.org. Fork and make pull requests!
Find a file
2020-06-01 11:58:03 +02:00
.github updated github pull request template 2020-05-29 18:18:51 +02:00
.tx Make tours translatable 2018-12-21 23:23:17 +01:00
.vscode add debug configuration for VSCode 2020-02-08 10:06:15 +00:00
aeolus fixed ctor colon 2020-05-29 21:15:25 +02:00
assets remove the Unix executable attribute from the new assets 2019-08-29 17:40:12 +02:00
audio fixed ctor colon 2020-05-29 21:15:25 +02:00
audiofile changed code style 2020-05-28 09:50:45 +02:00
avsomr fixed ctor colon 2020-05-29 21:15:25 +02:00
awl fixed ctor colon 2020-05-29 21:15:25 +02:00
build switch master branch to MuseScore 4 2020-05-28 11:23:21 +02:00
bww2mxml fixed ctor colon 2020-05-29 21:15:25 +02:00
crashreporter fixed ctor colon 2020-05-29 21:15:25 +02:00
demos update demo 2019-04-19 11:22:13 +01:00
doc Update and add 1.x plugin documentation pages to Doxygen-based docs 2019-12-25 11:10:25 +02:00
effects fixed ctor colon 2020-05-29 21:15:25 +02:00
fonts regenerate “our” fonts with genttf 2020-04-15 16:17:45 +02:00
fonttools changed code style 2020-05-28 09:50:45 +02:00
global Fix compilation errors after the rebase onto master 2020-06-01 11:57:31 +02:00
importexport fixed ctor colon 2020-05-29 21:15:25 +02:00
inspectors Fixed appearance popup binding loops 2020-06-01 11:58:03 +02:00
libmscore Implemented the model for "Appearance" settings 2020-06-01 11:58:03 +02:00
main Fix compilation errors after the rebase onto master 2020-06-01 11:57:31 +02:00
miditools fixed ctor colon 2020-05-29 21:15:25 +02:00
mscore Implemented the model for "Appearance" settings 2020-06-01 11:58:03 +02:00
mtest fixed ctor colon 2020-05-29 21:15:25 +02:00
omr fixed ctor colon 2020-05-29 21:15:25 +02:00
rdoc remove file artifacts from rdoc folder 2015-02-09 11:02:14 +01:00
share Merge pull request #6078 from Jojo-Schmitz/marching-band-templates 2020-05-25 16:54:13 +02:00
telemetry fixed ctor colon 2020-05-29 21:15:25 +02:00
test fix #11014 Ove import: import of chordnames is wrong 2016-08-01 18:35:41 +02:00
thirdparty Fix #304725: Remove “using namespace std” directive 2020-04-30 17:45:10 -07:00
tools/codestyle fixed ctor colon 2020-05-29 21:15:25 +02:00
vtest Merge pull request #6092 from AntonioBL/vtests3 2020-05-20 14:16:23 +02:00
.appveyor.yml Switch to Microsoft Visual Studio 2019 2020-04-14 21:55:16 +02:00
.git-blame-ignore-revs added code style uncrustify config 2020-05-28 11:00:43 +02:00
.gitignore Run vtests on PRs and commits to master branch and compare to parent commit vtest results; output a comment and upload a report when differences are found 2020-02-27 09:34:13 +01:00
.gitmodules Add libcrashreporter-qt 2019-02-25 12:08:14 +03:00
.travis.yml do shortest job first 2019-12-12 08:50:09 +01:00
all.cpp remove RCS IDs from (almost) all files 2018-11-02 23:53:21 +01:00
all.h added audiveris import 2020-03-18 11:23:46 +02:00
CMakeLists.txt Enabled QML DEBUG 2020-06-01 11:57:31 +02:00
CMakeSettings.json Switch to Microsoft Visual Studio 2019 2020-04-14 21:55:16 +02:00
Compatibility enhanced 1.2 import 2012-08-23 12:28:27 +02:00
config.cmake switch master branch to MuseScore 4 2020-05-04 11:47:44 +02:00
Doxyfile.plugins Merge pull request #6065 from dmitrio95/plugin-api-style-settings 2020-05-20 14:18:02 +02:00
LICENSE.GPL Update copyright 2020-01-15 00:13:54 +08:00
LICENSE.rtf Update copyright 2020-01-15 00:13:54 +08:00
Makefile Change Linux Makefile to match the Windows and Mac ones 2020-04-20 12:11:59 +02:00
Makefile.mingw Change Linux Makefile to match the Windows and Mac ones 2020-04-20 12:11:59 +02:00
Makefile.osx Change Linux Makefile to match the Windows and Mac ones 2020-04-20 12:11:59 +02:00
mscore3.txt fix various typos 2019-12-19 06:13:30 -05:00
msvc_build.bat Fix #303864: Support command-line building using Visual Studio 2019 2020-04-14 09:54:23 -07:00
README.md update and perfect format for README.md 2019-12-19 23:03:34 +08:00

MuseScore
Music notation and composition software

Travis CI Appveyor License: GPL v2

MuseScore is an open source and free music notation software. For support, contribution, and bug reports visit MuseScore.org. Fork and make pull requests!

Features

  • WYSIWYG design, notes are entered on a "virtual notepaper"
  • TrueType font(s) for printing & display allows for high quality scaling to all sizes
  • Easy & fast note entry
  • Many editing functions
  • MusicXML import/export
  • MIDI (SMF) import/export
  • MuseData import
  • MIDI input for note entry
  • Integrated sequencer and software synthesizer to play the score
  • Print or create pdf files

More info

License

MuseScore is licensed under GPL version 2.0. See LICENSE.GPL in the same directory.

Packages

  • aeolus: Clone of Aeolus. Disabled by default in the stable releases. See http://dev-list.musescore.org/Aeolus-Organ-Synth-td7578364.html. Kept as an example of how to integrate with a complex synthesizer.

  • assets: Graphical assets, use them if you need a MuseScore icon. For logo, color, etc., see https://musescore.org/en/about/logos-and-graphics.

  • awl: Audio Widget Library, from the MusE project.

  • build: Utility files for build.

  • bww2mxml: Command line tool to convert BWW files to MusicXML. BWW parser is used by MuseScore to import BWW files.

  • demos: A few MuseScore files to demonstrate what can be done.

  • fluid: Clone of FluidSynth@sourceforge, ported to C++ and customized. Code now at fluidsynth@github.

  • fonts: Contains fontforge source (sfd) + ttf/otf fonts. MuseScore includes the "Emmentaler" font from the Lilypond project.

  • libmscore: Data model of MuseScore.

  • mscore: Main code for the MuseScore UI.

  • msynth: Abstract interface to Fluid + Aeolus.

  • mtest: Unit testing using QTest.

  • omr: Optical music recognition.

  • share: Files moved to /usr/share/... on install.

  • test: Old tests. Should move to mtest.

  • vtest: Visual tests. Compare reference images with current implementation.

  • thirdparty: Contains projects which are included for convenience, usually to integrate them into the build system to make them available for all supported platforms.

Building

Read the developer handbook for a complete build walkthrough and a list of dependencies.

Getting sources

If using git to download repo of entire code history, type:

git clone https://github.com/musescore/MuseScore.git
cd MuseScore

Otherwise, you can just download the latest source release tarball from the Releases page, and then from your download directory type:

tar xzf MuseScore-x.x.x.tar.gz
cd MuseScore-x.x.x

Release Build

To compile MuseScore, type:

make release

If something goes wrong, then remove the whole build subdirectory with make clean and start new with make release.

Running

To start MuseScore, type:

./build.release/mscore/mscore

The Start Center window will appear on every invocation until you disable that setting via the "Preferences" dialog.

Installing

To install to default prefix using root user, type:

sudo make install

Debug Build

A debug version can be built by doing make debug instead of make release.

To run the debug version, type:

./build.debug/mscore/mscore

Testing

See mtest/README.md or the developer handbook for instructions on how to run the test suite.

The new script testing facility is also available to create your own automated tests. Please try it out!