8864567934
Allow "sym" declarations in chord description file to take string values, support class="note" to differentiate "b" used as note name from "b" used as flat (also "mi" for note name versus minor), allow lower case letter on its own to imply minor if lowerCaseMinorChords is set by using "=" as a special hidden abbreviation. |
||
---|---|---|
.tx | ||
aeolus | ||
audiofile | ||
awl | ||
build | ||
bww2mxml | ||
demos | ||
effects | ||
fluid | ||
fonts | ||
libmscore | ||
manual | ||
midi | ||
miditools | ||
mscore | ||
mstyle | ||
mtest | ||
omr | ||
share | ||
synthesizer | ||
test | ||
thirdparty | ||
zerberus | ||
.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
-