Re: How to make the width of the beamlets cover their corresponding noteheads?

2023-09-18 Thread m.tarensk...@kpnmail.nl
I don't know how. But I first would like to know why beamlets?MTVerzonden vanaf mijn Huawei mobiele telefoon Oorspronkelijk bericht Onderwerp: How to make the width of the beamlets cover their corresponding noteheads?Van: yuanyelele--- via LilyPond user discussion Aan: lilypond-user@gnu.orgCc: 
  
  
Greetings everyone,I'd like to implement a very straightforward beaming logic, where the width of each beam covers its corresponding notehead. I can achieve this using \set stemLeftBeamCount and \set stemRightBeamCount, but is there a smarter and more automatic way to do this?I don't care about the stem's own relative position to the notehead (left, right, or center); I just want the beamlet's boundary to align with the notehead. Additionally, you can see in the image that the rightward beamlet is slightly shorter than the notehead. It would be even better if they could be exactly the same length.\version "2.24.0"\relative g' {  c8 \set stemRightBeamCount = #1 c8  c16 c16 c16 \set stemRightBeamCount = #2 c16  c8 c16 \set stemRightBeamCount = #2 c16  c16 \set stemRightBeamCount = #2 c16 \set stemRightBeamCount = #1 c8  c8. \set stemLeftBeamCount = #1 \set stemRightBeamCount = #2 c16  c16 \set stemRightBeamCount = #1 c8.  c8 c32 \set stemRightBeamCount = #3 c32 \set stemRightBeamCount = #2 c16  c32 \set stemRightBeamCount = #3 c32 c8 \set stemLeftBeamCount = #1 \set stemRightBeamCount = #2 c16}Thank you~--  Sent with Tutanota, enjoy secure & ad-free emails.  



Re: Lilypond in Termux (Android)

2023-01-22 Thread m.tarensk...@kpnmail.nl
Maybe you need to run the termux-setup-storage command?Maybe the location where you have your .ly file is read-only for Termux?It's working for me. Communication between files inside the Termux directories and other locations and apps (like my pdf viewer) on my tablet is a bit awkward, but it works.MTVerzonden vanaf mijn Huawei mobiele telefoon Oorspronkelijk bericht Onderwerp: Re: Lilypond in Termux (Android)Van: Shane Brandes Aan: Martin Tarenskeen Cc: lilypond-user mailinglist o.k. out of rampant curiosity I gave it a try on termux. And can't seem to get any output. I managed to download lilypond 2.24.0 and extract it and the chmod to make executable. Added a shebang and ran it on a file.  it appears to work, but either there is no actual output, or it gets placed somewhere unknown to me. Any ideas what I am not doing correctly? Googling hasn't provided an answer but maybe I was asking the wrong question.regards,ShaneOn Sun, Jan 22, 2023 at 8:26 AM Martin Tarenskeen <m.tarensk...@kpnmail.nl> wrote:Hi,Recently I discovered that LilyPond is available for Termux, a Linux-like terminal app for Android devices.Unfortunately it crashed my older (32bits) Samsung tablet, but it did run on my (64bits) phone. After my bugreport on Github something was fixed in the Guile package built for Termux a few days ago and now I am able to use LilyPond on Android. Hurray!If you want to try LilyPond on your Android device: First install Termux on your device using F-droid instead of directly from Google Play Store. I think Termux is not updated on Google Play anymore.Just wanted to share this with the Lilypond community.MT


Re: Problems with musicxml2ly

2022-12-20 Thread m.tarensk...@kpnmail.nl
MusicXml files can have .xml .mxl or .musicxml filename extension.Musescore file format uses .mscz extension.Verzonden vanaf mijn Huawei mobiele telefoon Oorspronkelijk bericht Onderwerp: Re: Problems with musicxml2lyVan: Jean Abou Samra Aan: Jacques Menu ,mark damerell Cc: lilypond-user Le 20/12/2022 à 09:36, Jacques Menu a écrit :> Hello Mark,>>> Unfortunately I do not know any way to produce a small xml  that will >> give this error.>> The file I wanted was "O holy night" by Adolphe Adam (translated into >> English) adapted>> by P. Le Bas.>> It came from this address: https://www.cpdl.org/wiki/index.php/Minuit,_chr%C3%A9tiens_(O_Holy_Night)_(Adolphe_Charles_Adam)#In_English_translation.2C_.22O_Holy_Night.22>> The legend on this page is misleading: the files that can be > downloaded clicking on the supposedly MusicXML icon have a ‘.mxl’ > suffix, i.e. they are MuseScore files in fact:Are you sure? I think .mxl is the extension for MusicXML files compressed in a standard way. Seehttps://www.w3.org/2021/06/musicxml40/tutorial/compressed-mxl-files/So the issue smells like a musicxml2ly bug to me, but I didn't investigate much more.Best,Jean

Re: LilyPond compared

2022-09-16 Thread m.tarensk...@kpnmail.nl
Yes, that's how I understood the original FB message.Verzonden vanaf mijn Huawei mobiele telefoon Oorspronkelijk bericht Onderwerp: Re: LilyPond comparedVan: Andrew Bernard Aan: lilypond-user@gnu.orgCc: So maybe I misunderstand the point of this. Perhaps it is rather that it is specifically a comparison of unmodified out of the box engraving, and not supposed to be a competition level grand final play off showing the maximum capabilities of each program. Is that what the OP on FB is trying to show?Andrew

Re: SillyPond

2022-09-10 Thread m.tarensk...@kpnmail.nl
Thanks for the link. Need to try this, looks like fun!  :-)MT Oorspronkelijk bericht Onderwerp: SillyPondVan: Henning Hraban Ramm Aan: lilypond-user@gnu.orgCc: Hi, I don’t know if the author intended to announce it here (he just did on Mastodon), but look at this:https://blinry.org/sillypond/Hraban

Re: Export to XML

2022-08-26 Thread m.tarensk...@kpnmail.nl
This is what I would do, using only Open Source software:- convert my lilypond files to musicxml using python-ly (or frescobaldi, which uses python-ly)- load the result in Musesscore to check if the conversion succeeded (sometimes it fails comlletely), and/or if errors can easily be corrected.- use Musescore to export the result again to musicxml- Let the people who insist using Sibelius/Finale import the musicxml file and apply their preferred housestyles to it.MTVerzonden vanaf mijn Huawei mobiele telefoon Oorspronkelijk bericht Onderwerp: Re: Export to XMLVan: Jean Abou Samra Aan: nitra...@posteo.net,lilypond-user@gnu.orgCc: Jacques Menu ,Andrew Bernard Le 25/08/2022 à 14:43, nitra...@posteo.net a écrit :> Dear LilyPond users,>> I used to post questions on the LilyPond forums few years back when it was> possible to post and edit messages directly online (on nabble.com if I> recall correctly). But since it was closed, I didn't take the time to> subscribe to the mailing list and haven't try that way. I somehow managed> to find answers to my questions myself, but today I would need some advice.>> I used to be an intense Finale then Sibelius user and I learnt LilyPond> back in 2017. Since then, it is my only tool to engrave my scores and I have> moved progressively my workflow on Linux. Hence I cannot (and doesn't want) to> go back on those proprietary software and it also changed my use of LilyPond (I> replaced frescobaldi by vim, I use a lot of separate folders for each> projects and program some Makefiles to link everything smoothly, ...).>> I received some good news recently. A big music publisher (Schott Music Group),> is interested in publishing some of my compositions I made for my piano students> and it should be released in a near future. I engraved my score with great care,> and as I said, using a Makefile and some unix architecture for that particular> project. However, as you might guess, they want to engrave it with their own> editorial chart and within their music software (I am not sure of which one they> are using yet).>> I proposed to send them my LilyPond files but I have been confirmed yesterday> that they cannot process those... They told me an XML file might help them> though. I looked if it was possible to export in XML but I read the result was> bad and LilyPond wasn't made for that task... So here's my question: what would> you suggest I could do to export my scores and help them prepare the album?>> Thanks for the advices!>Frescobaldi has an experimental feature to export LilyPond codeto MusicXML. Check "Enable experimental features" in the settingsand (after restarting Frescobaldi) you get a button File > Export > Export to MusicXML.There is experimental openLilyLib package:https://github.com/openlilylib/lilypond-exportBoth are experimental, but maybe one of them will work reasonablyfor you.Best,Jean

Re: Frescobaldi 3.2

2022-08-13 Thread m.tarensk...@kpnmail.nl
Not really answering your question, butFrescobaldi, not "Fresco Baldi", was named after the Italian composer Girolamo Frescobaldi:https://en.m.wikipedia.org/wiki/Girolamo_Frescobaldi:-) MT Oorspronkelijk bericht Fresco Baldi: 2.20.0–Fresco Baldi: 3.0.0

Re: N.C. in ChordNames

2022-04-08 Thread m.tarensk...@kpnmail.nl
Perfect, thanks.MTVerzonden vanaf mijn Huawei mobiele telefoon Oorspronkelijk bericht Onderwerp: Re: N.C. in ChordNamesVan: Robert Schmaus Aan: Martin Tarenskeen Cc: lilypond-user Hi Martin,Use a rest in the ChordNames context, I think.Best,Robert> On 8. Apr 2022, at 10:37, Martin Tarenskeen  wrote:> > > Hi,> > I am creating a little leadsheet.> How do I enter a "N.C." (No Chord) in chordmode for the ChordNames context?> > thanks,> > MT> 

Re: unknown escaped string: \setTextCresc

2021-11-13 Thread m.tarensk...@kpnmail.nl
Have tried convert-ly?MTVerzonden vanaf mijn Huawei mobiele telefoon Oorspronkelijk bericht Onderwerp: unknown escaped string: \setTextCrescVan: Ivanov Dmitry Aan: lilypond-user@gnu.orgCc: I downloaded Beethovens 1-st Sonata from mutopia:https://www.mutopiaproject.org/ftp/BeethovenLv/O2/LVB_Sonate_02no1_1/LVB_Sonate_02no1_1.lyUnfortunately, when I try to compile it, it fails:./LVB_Sonate_02no1_1.ly:81:8: error: unknown escaped string: `\setTextCresc'./LVB_Sonate_02no1_1.ly:81:8: error: string outside of text \lyricmodeIt seems that that this command was removed from lilypond since that filewas typeset in 2008. What should I do?

Re: Windows Media Player alternatives for midi playing?

2021-10-30 Thread m.tarensk...@kpnmail.nl
Timidity is OK, but by itself does not have any "soundquality". That depends on the soundfont/patchset it is configured for to use.MTVerzonden vanaf mijn Huawei mobiele telefoon Oorspronkelijk bericht Onderwerp: Re: Windows Media Player alternatives for midi playing?Van: Erika Pirnes Aan: pablocor...@gmail.com,lilypond-user@gnu.orgCc: 



I have used Timidity++. (I use Linux but apparently you can get the program for Windows as well.) The sound quality is not too great but otherwise it does what it's supposed to do: namely plays the most recent version of the file without the need to close the
 program or open the file again.




Erika





Re: Export from LilyPond to MusicXML (Thomas Morley)

2021-10-05 Thread m.tarensk...@kpnmail.nl
lilypond-to-musicxml export is a frequentlly asked, but easier said than done, feature request, that pops up from time to time. And everytime it doesn't reach a point beyond discussions and experimental or quite incomplete implementations. Apparently both MusicXML and LilyPond are complex beasts -  I am not complaining.MTVerzonden vanaf mijn Huawei mobiele telefoon

Re: Output to SVG and PDF

2021-06-11 Thread m.tarensk...@kpnmail.nl
Is it really so much more work to type two sequential lilypond commands on the commandline instead of one single commandbwith two different options?Verzonden vanaf mijn Huawei mobiele telefoon Oorspronkelijk bericht Onderwerp: Output to SVG and PDFVan: Jostle Aan: lilypond-user@gnu.orgCc: Is there a way to generate BOTH svg AND pdf format output from one run of lilypond?I have tried putting both --svg and --pdf on the command line, but all I get is the svg output.Is it possible to define the output format in the .ly file in a \book section?Thanks,jostle

Re: convert-ly

2021-05-30 Thread m.tarensk...@kpnmail.nl
P.S.If you want to share output from your commandline when posting a question, you can copy/paste the textlines instead of making a screenshotMTVerzonden vanaf mijn Huawei mobiele telefoon Oorspronkelijk bericht Onderwerp: Re: convert-lyVan: m.tarensk...@kpnmail.nlAan: JxStarks ,Hans Aikema Cc: lilypond-user There is typo in the PATH.I see "C;" instead of "C:" there!Verzonden vanaf mijn Huawei mobiele telefoon Oorspronkelijk bericht Onderwerp: Re: convert-lyVan: JxStarks Aan: Hans Aikema Cc: lilypond-user Thanks, Hans. I checked it out:It appears that it's looking in the LilyPond/usr/bin folder, which is where it should be looking, right?JerryOn Sun, May 30, 2021 at 6:51 PM Hans Aikema  wrote:check the your windows executable search pathecho %PATH%most likely it's missing your lilypond binaries locationOn 31 May 2021, at 00:44, JxStarks  wrote:Here's a screenshot:On Sun, May 30, 2021 at 5:50 PM JxStarks  wrote:Hi Ralph,I read that documentation and tried it. 
I'm running Windows 10 Pro, 10.0.19041 and I still get the same response: " 'convert-ly is not recognized...". Am I missing something obvious?JerryOn Sun, May 30, 2021 at 4:43 PM Ralph Palmer  wrote:On Sun, May 30, 2021 at 1:24 PM JxStarks  wrote:What's the trick for using convert-ly in a Windows Command Prompt window? I copied the convert-ly file into the directory where I want to convert everything in it, and entered convert-ly *.ly. This produced the error message " 'convert-ly' is not recognized as an internal or external command, operable program or batch file".Then I entered convert-ly.py *.ly and it produced the same error message.What's the trick?Hi, Jerry -Please take a look at the entry in the documentation :https://lilypond.org/doc/v2.19/Documentation/usage/invoking-convert_002dlyIt tells how to run convert-ly on a single file, all files in a directory, or all files on the computer, for Linux, Apple, and Windows.All the best,Ralph-- Ralph PalmerSeattleUSA(he, him, his)palmer.r.vio...@gmail.com





Re: convert-ly

2021-05-30 Thread m.tarensk...@kpnmail.nl
There is typo in the PATH.I see "C;" instead of "C:" there!Verzonden vanaf mijn Huawei mobiele telefoon Oorspronkelijk bericht Onderwerp: Re: convert-lyVan: JxStarks Aan: Hans Aikema Cc: lilypond-user Thanks, Hans. I checked it out:It appears that it's looking in the LilyPond/usr/bin folder, which is where it should be looking, right?JerryOn Sun, May 30, 2021 at 6:51 PM Hans Aikema  wrote:check the your windows executable search pathecho %PATH%most likely it's missing your lilypond binaries locationOn 31 May 2021, at 00:44, JxStarks  wrote:Here's a screenshot:On Sun, May 30, 2021 at 5:50 PM JxStarks  wrote:Hi Ralph,I read that documentation and tried it. 
I'm running Windows 10 Pro, 10.0.19041 and I still get the same response: " 'convert-ly is not recognized...". Am I missing something obvious?JerryOn Sun, May 30, 2021 at 4:43 PM Ralph Palmer  wrote:On Sun, May 30, 2021 at 1:24 PM JxStarks  wrote:What's the trick for using convert-ly in a Windows Command Prompt window? I copied the convert-ly file into the directory where I want to convert everything in it, and entered convert-ly *.ly. This produced the error message " 'convert-ly' is not recognized as an internal or external command, operable program or batch file".Then I entered convert-ly.py *.ly and it produced the same error message.What's the trick?Hi, Jerry -Please take a look at the entry in the documentation :https://lilypond.org/doc/v2.19/Documentation/usage/invoking-convert_002dlyIt tells how to run convert-ly on a single file, all files in a directory, or all files on the computer, for Linux, Apple, and Windows.All the best,Ralph-- Ralph PalmerSeattleUSA(he, him, his)palmer.r.vio...@gmail.com





Fw: het wilhelmus

2021-04-13 Thread m.tarensk...@kpnmail.nl
Verzonden vanaf mijn Huawei mobiele telefoon Oorspronkelijk bericht Onderwerp: Re: het wilhelmusVan: m.tarensk...@kpnmail.nlAan: Stefan Thomas Cc: https://nl.m.wikipedia.org/wiki/WilhelmusI don't know if such a thing as *the* original source exists. Probably there are several old sources. But the version in this wiki shows the melody without full barlinesMTVerzonden vanaf mijn Huawei mobiele telefoon Oorspronkelijk bericht Onderwerp: het wilhelmusVan: Stefan Thomas Aan: lilypond-user Cc: Dear community, especially those of You living in my direct neighborhood in the Netherlands,I assume that the melody from "Het Wilhelmus", the National Anthem of NL is a very old one, from the renaissance.As far as I know times signatures and especially changes of time signatures didn't exist in those times.When searching for sheet music of this song I've only found versions with bar changes. Does someone of You know,if and where the original source of this song can be found?Thanks a lot,Stefan