Some people are able to live code music using a Lilypond like language! This is… next level (or insane, you choose ;)
https://vimeo.com/1041385184
coming from https://github.com/alexdrymonitis/LiveLily

Some people are able to live code music using a Lilypond like language! This is… next level (or insane, you choose ;)
https://vimeo.com/1041385184
coming from https://github.com/alexdrymonitis/LiveLily

I hadn't noticed Lilypond was on a new version until just a bit ago — I saw `GNU LilyPond 2.26.0 (running Guile 3.0)` in the terminal and was momentarily very confused
Today I finally got around to joining the Lilypond mailing list and the music Stack Exchange to ask some questions, only to realize after the fact that the code I sent had just become outdated
Didn't actually need to change anything other than the version number & one meter thing, but still funny
GNU LilyPond 2.26.0 was released today as the first ”stable“ version since 2022.
LilyPond is a music engraving program devoted to producing the highest-quality sheet music possible. It brings the aesthetics of traditionally engraved music to computer printouts.
Changelog: https://lilypond.org/doc/v2.26/Documentation/changes/
Download: https://lilypond.org/download.html or https://gitlab.com/lilypond/lilypond/-/releases/v2.26.0
I suggest installing it from within Frescobaldi, the Lilypond IDE:
https://www.frescobaldi.org/
I asked this question on the music Stack Exchange, and if anyone has an answer that would be greatly appreciated!
I'm looking for how to get the doubled trill line here in Lilypond, as well as ideally, multiple noteheads in the parentheses:
https://music.stackexchange.com/questions/143544/double-trill-notation-in-lilypond
#Lilypond #ClassicalMusic #Composer #Scheme #Programming #Coding
Bonjour, c'est ton cerveau, j'ai eu l'impression que tu allais t'ennuyer alors je te propose une nouvelle idée : tu va créer le lilyPond du schema de crochet !
Je sais pas où je vais, mais j'en profite pour tester FreePlane, un outils de carte mentale
More success porting Lilypond/Frescobaldi capabilities over to Neovim: I can now easily do musical transformations on Lilypond notation!
I can transpose passages, double/halve the durations, dot/undot everything, apply a completely new rhythmic pattern, or remove repeated duration indicators or make them explicit again.
This uses the remote plugin feature on Neovim: https://github.com/reillypascal/nvim/tree/main/rplugin/python3
#Neovim #Nvim #Lilypond #Frescobaldi #Python #Composition #ClassicalMusic
I think I figured it out
As someone who is barely used to use #MuseScore, #lilypond is a completely different, confusing beast…
Why are the default distances so small, glueing everything together?
What's a score? What's an instrument? What do all these curly braces mean? How much time will I have to spend to read the docs to understand all this?
o.o