home.social

Search

20 results for “reillypascal”

  1. 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: github.com/reillypascal/nvim/t

    #Neovim #Nvim #Lilypond #Frescobaldi #Python #Composition #ClassicalMusic

  2. I've been really enjoying working with Lilypond! Today I wrote about some more helpful ways to work with MIDI files in the terminal and quickly build Lilypond projects from Neovim:

    reillyspitzfaden.com/posts/202

  3. “There's personal circumstances, medical circumstances, accessibility accommodations, disputes, sexual assault allegations… If that information is out across hundreds of millions of people, there's a lot of harm that's going to happen.”

    404media.co/the-biggest-studen

    #Canvas #EdTech #ShinyHunters #Hack #Privacy #Education

  4. Update: I found this (macOS) utility for playing MIDI files from the command line and it works great with Lilypond/Neovim!

    ssb22.user.srcf.net/mwrhome/ma

    It's about a hundred lines of C, which means even if it's abandoned at some point I should be able to update it myself.

    The problem with a lot of similar programs is they use e.g., fluidsynth, when what I want is to play the file back over the IAC bus into Max/MSP, SuperCollider/etc. This lets me choose the starting point in the MIDI file and easily play it into IAC from my terminal!

    #Neovim #Lilypond #macOS #MIDI #Composer

  5. 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

    #Lilypond

  6. 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:

    music.stackexchange.com/questi

    #Lilypond #ClassicalMusic #Composer #Scheme #Programming #Coding

  7. CW: Transphobia, Harry Potter

    “Every Harry Potter book, movie, video game, stage show ticket, theme park pass, and piece of merchandise that’s sold puts money into Rowling’s pocket, which she can use to keep her crusade against trans people going.”

    theverge.com/report/901818/hbo

    #Trans #Transgender #Transphobia #HarryPotter #Rowling #JKRowling

  8. I've been using Lilypond to write musical notation with code, and here I write about how to get a convenient, smooth experience while writing that code in Neovim!

    I'm definitely planning to stick with this, and I'll be writing about some more fun things to do with Lilypond soon.

    reillyspitzfaden.com/posts/202

    #Lilypond #Composition #ClassicalMusic #ContemporaryClassical #Neovim #MIDI #Audio #Audacity

  9. While I prefer to bring my own text editor, the dedicated Frescobaldi editor is useful to play MIDI output into a virtual bus, and send that to Max to host some VSTs and my MIDI keyboard performance patch.

    #Lilypond #SheetMusic #Composition #Composer #MaxMSP #Neovim

  10. Finally taking the plunge and learning Lilypond! It's kind of like LaTeX for sheet music.

    I'd been interested since the Finale debacle, and while Dorico has been nice, I'm finding that in many cases I prefer writing text files to working in a graphical program, so it made sense to give it a go.

    #Lilypond #SheetMusic #Composition #Composer #MaxMSP #Neovim

  11. I hadn't heard of it before, but it turns out there's a style format called XSLT that allows the browser to translate an XML file into HTML with CSS styling for display purposes. #RSS #Atom #XML #HTML #CSS #XSL #XSLT #WebDev #IndieWeb #SmallWeb

  12. I figure if someone new to RSS clicks on the link and just gets raw XML, they might think something is “broken” and not stick around, but now there's something human-readable and with instructions on how to follow it in a reader. #RSS #Atom #XML #HTML #CSS #XSL #XSLT #WebDev #IndieWeb #SmallWeb

  13. I figured out how to get my RSS feed to be human-readable and nice-looking! I'd been wanting to do this to give people who aren't familiar with RSS an easier on-ramp to the stuff I care about. reillyspitzfaden.com/feed.xml #RSS #Atom #XML #HTML #CSS #XSL #XSLT #WebDev #IndieWeb #SmallWeb

    reillyspitzfaden.com/feed.xml

  14. I hadn't heard of it before, but it turns out there's a style format called XSLT that allows the browser to translate an XML file into HTML with CSS styling for display purposes.

    Since my feed is Atom rather than RSS, I had a bit of trouble, but this post was helpful:

    andrewstiefel.com/style-atom-x

    #RSS #Atom #XML #HTML #CSS #XSL #XSLT #WebDev #IndieWeb #SmallWeb

  15. I figured out how to get my RSS feed to be human-readable and nice-looking!

    I'd been wanting to do this to give people who aren't familiar with RSS an easier on-ramp to the stuff I care about.

    I figure if someone new to RSS clicks on the link and just gets raw XML, they might think something is “broken” and not stick around, but now there's something human-readable and with instructions on how to follow it in a reader.

    reillyspitzfaden.com/feed.xml

    #RSS #Atom #XML #HTML #CSS #XSL #XSLT #WebDev #IndieWeb #SmallWeb