frescobaldi
LilyPond sheet music text editor
Frescobaldi is a LilyPond sheet music text editor with syntax highlighting and automatic completion. Among other things, it can render scores next to the source, can capture input from MIDI or read MusicXML and ABC files, has a MIDI player for proof-listening, and includes a documentation browser.
- Versions: 3.3.0
- Website: https://www.frescobaldi.org/
- Licenses: GPL 2+
- Package source: gnu/packages/music.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of frescobaldi
as follows:
guix install frescobaldi
Or install a particular version:
guix install frescobaldi@3.3.0
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.
Badge code
You can use the following badge to inform users of frescobaldi about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/frescobaldi'><img src='https://packages.guix.gnu.org/packages/frescobaldi/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[![Version in GNU Guix](https://packages.guix.gnu.org/packages/frescobaldi/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/frescobaldi)
Example Org:
[[https://packages.guix.gnu.org/packages/frescobaldi][https://packages.guix.gnu.org/packages/frescobaldi/badges/latest-version.svg]]