-
I was trying to generate a bin file for lilyplayer to use. I successfully compiled the .ly file in my lilypond. Then I ran the command below but got the error. I understand lilydumper uses lilypond to…
-
-
Hi @fedelibre, first of all thanks for this magnificent tool.
I downloaded the LilyDev3 resources for running a container in Linux and it looks like everything went well.
However, when followin…
-
Proper drum support involves supporting tempo as well as time signature in both the MIDI as well as the Lilypond export.
-
Hey! Not sure if this is the right way to report a bug, but here's one I came across when I tried to do basically:
```
s = scamp.Session()
s.tempo = TEMPO
scamp.playback_settings.recording_file_…
-
LilyPond documentation actually prefers \compressMMRests over the currently available \compressFullBarRests. Details explained in [LilyPond issue 3687](https://sourceforge.net/p/testlilyissues/issues/…
-
I can't find the font-folder containing with its sub-folders called "otf" and "svg"
any help ?
-
I started this project back about more than one year ago just as a fun little project to augment my LilyPond editing experience--I am a die-hard VSCode fan, and wanted to bring conveniences that Fresc…
-
To reproduce:
- compile a trivial file like `{ c' }`,
- select part of the LilyPond code,
- select part of the messages in the log,
- copy and paste elsewhere.
When selecting in the log, the …
-
I have multiple (>10) lilypond versions built from sources. They are all in subdirs and subsubdirs of a `lily-builds` folder, like this:
```
lily-builds
├── current
├── master
├── master+springs
├──…