Denemo is a unique score editor which exports notation to LilyPond and ABC music formats. It also acts as a frontend for Csound score files. Denemo is different from most graphic music editors; this is partly because it was created to help edit LilyPond notation and partly because of its unique design philosophy.
Denemo is a unique score editor which exports notation to LilyPond and ABC music formats. It also acts as a frontend for Csound score files. Denemo is different from most graphic music editors; this is partly because it was created to help edit LilyPond notation and partly because of its unique design philosophy.
To install denemo, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install denemo
To see what files were installed by denemo, run:
port contents denemo
To later upgrade denemo, run:
sudo port selfupdate && sudo port upgrade denemo
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.