/LScore

LScore is an open source and free music notation software, more like a java version of simplified MuseScore, which is also a powerful music notation software.

Primary LanguageJavaGNU General Public License v2.0GPL-2.0

LScore: Music notation and composition software

LScore is an open source and free music notation software, more like a java version of simplified MuseScore, which is also a powerful open-source music notation software.

Features:

  1. WYSIWYG design, notes are entered on a "virtual notepaper"
  2. many editing functions
  3. MusicXML import/export
  4. scores can be played and printed.

Packages:

src :Source codes written in java. The software is implemented with Java Swing.
fonts :TTF font files used to draw the music score.
pic :icons
config :default score

build:

the repo is an eclipse project by default.