aeolus | ||
awl | ||
build | ||
bww2mxml | ||
demos | ||
fluid | ||
fonts | ||
libmscore | ||
manual | ||
mscore | ||
mstyle | ||
msynth | ||
mtest | ||
omr | ||
share | ||
test | ||
thirdparty | ||
.gitignore | ||
.travis.yml | ||
admin | ||
all.h | ||
CMakeLists.txt | ||
Compatibility | ||
LICENSE.GPL | ||
Makefile | ||
Makefile.mingw | ||
Makefile.osx | ||
README | ||
README.md |
Links
- MuseScore Homepage
- MuseScore Git workflow instructions.
- Build status:
Packages
-
aeolus Clone of Aeolus
-
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, ported to C++ and customized
-
fonts Contains fontforge source (sfd) + ttf/otf fonts
-
libmscore Data model of MuseScore. It is a subtree and you can find it standalone on GitHub
-
mscore Main code for the MuseScore UI
-
mstyle Clone of KDE4 style Oxygen
-
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
-
thirdparty Contains projects which are included for convenience, usually to integrate them into the build system to make them available for all supported platforms.
-
thirdparty/rtf2html Used for capella import
-
thirdparty/diff Not used currently. Diff, Match and Patch Library
-
thirdparty/ofqf OSC server interface. Based on OSC for Qt4
-
thirdparty/singleapp Clone from Qt Single Application
-
thirdparty/portmidi Clone from PortMidi
-