Skip to content

denemo/denemo

Repository files navigation

Denemo | Free and Open Music Notation Editor

Build Status

See the official website for more information.

Compilation

$ ./autogen.sh
$ ./configure
$ make
# make install

See configure options with ./configure --help.