The Patchbay_

MuseScore

Full-featured free music-notation and composition app with a QML/JavaScript plugin API.

LanguageC++ (plugins in QML/JS)
CategoryComposition & notation
LicenseGPL-3.0-only
PlatformsmacOS Windows Linux
InstallDownload the installer from musescore.org, or install distro packages
First released~2002
MaintainedYes
LinksWebsite · Source

Strengths

Limitations

Best for

Composing, engraving and sharing conventional sheet music.

Minimal example

import MuseScore 3.0
MuseScore {
  onRun: { console.log(curScore.nmeasures); Qt.quit() }
}

Alternatives to MuseScore

music21mingusAbjadSCAMP

← Back to all tools