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
2013-09-06 11:57:02 +02:00
.tx
aeolus
audiofile
awl
build
bww2mxml
demos
effects
fluid
fonts
libmscore fix #22470: Shift+Ctrl+Right to extend selection doesn't work if existing selection extends to end of measure 2013-09-06 11:57:02 +02:00
manual
midi
miditools
mscore Merge pull request #462 from trig-ger/midi_fixes 2013-09-05 09:29:20 -07:00
mstyle
mtest add updateReference to importmidi 2013-09-05 16:38:04 +02:00
omr
share fix #22521: Barline of tablature preview in Staff types too long 2013-09-05 00:39:07 +02:00
synthesizer
test
thirdparty
zerberus
.gitignore
.travis.yml
admin
all.h update build system 2013-09-05 16:38:04 +02:00
CMakeLists.txt
Compatibility
LICENSE.GPL
Makefile more fixes for spanners & import 2013-08-29 11:08:37 +02:00
Makefile.mingw
Makefile.osx
README
README.md

Links

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

  • 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.