Re: musicxml2ly in python

2022-02-24 Thread Jean Abou Samra
Le 25/02/2022 à 00:27, Sebastian Adams a écrit : Does anybody out there have a Python script for converting a folder of musicxml (.xml) files into .ly or know how to do this? Welcome to the list. This question sounds like you want to learn about what your shell can do. Assuming UNIX (not Win

Re: musicxml2ly in python

2022-02-24 Thread Valentin Petzel
Hello Sebastian, musicxml2ly is not a part of python-ly, but a standalone python script included with lilypond using lilylib. It shouldn’t be too hard to figure out how to turn this into a module. The file does already come with a main method that is called on calling it as a script. Just copy

Re: [Teaser] Options for animated Lilypond scores

2022-02-24 Thread Kenneth Wolcott
Very impressive! On Thu, Feb 24, 2022 at 6:12 PM Valentin Petzel wrote: > > Hello fellow ’ponders! > > > following up to the previous demonstration here’s a montage of different > options for the animation: > > https://youtu.be/JqwrqhPQIWQ > > > The script is now also doing the nescessary logist

[Teaser] Options for animated Lilypond scores

2022-02-24 Thread Valentin Petzel
Hello fellow ’ponders! following up to the previous demonstration here’s a montage of different options for the animation: https://youtu.be/JqwrqhPQIWQ[1] The script is now also doing the nescessary logistics behind the whole thing. The workflow is as such: 1) Include a special file to the sco

musicxml2ly in python

2022-02-24 Thread Sebastian Adams
Hi All, I spent a couple of hours trying to figure out whether I should be able to invoke the musicxml2ly command in python-ly and didn't get anywhere. Does anybody out there have a Python script for converting a folder of musicxml (.xml) files into .ly or know how to do this? Thanks in advance!

Re: Accessing old threads?

2022-02-24 Thread Kira Garvie
Thank you, Jean! That gave me exactly what I needed! Best, Kira On Thu, Feb 24, 2022 at 8:03 PM Jean Abou Samra wrote: > Le 25/02/2022 à 01:44, Kira Garvie a écrit : > > Hi all, > > How/where do I access old mailing list threads? I am looking for the > > answer to a question I asked a few months

Re: Accessing old threads?

2022-02-24 Thread Jean Abou Samra
Le 25/02/2022 à 01:44, Kira Garvie a écrit : Hi all, How/where do I access old mailing list threads? I am looking for the answer to a question I asked a few months ago, but I deleted the email. Thank you! Kira The official list archives are here: https://lists.gnu.org/archive/html/lilypond

Accessing old threads?

2022-02-24 Thread Kira Garvie
Hi all, How/where do I access old mailing list threads? I am looking for the answer to a question I asked a few months ago, but I deleted the email. Thank you! Kira