Re: [OT] modify midi

2020-06-16 Thread Gianmaria Lari
Thank you Matt, Mark & Gilles. I had a look to all your propositions and the idea to convert midi to ascii etc. etc. looks interesting and promising. I will make some test to see how much work it needs and if it something that can work. Thanks a lot! g. On Mon, 15 Jun 2020 at 16:58, Matt Wallis

Re: PDF not shown in Frescobaldi

2020-06-16 Thread Noeck
Hi Urs, Am 16.06.20 um 00:37 schrieb Urs Liska: > Rhat diesn't seem too plausible, it looks more like a dependency issue. I looked at the dependencies of the frescobaldi package and now installed python3-poppler-qt5. Now Frescobaldi crashes at startup (see traceback below). > What about the Too

Re: PDF not shown in Frescobaldi

2020-06-16 Thread Urs Liska
Am Dienstag, den 16.06.2020, 09:58 +0200 schrieb Noeck: > Hi Urs, > > Am 16.06.20 um 00:37 schrieb Urs Liska: > > > Rhat diesn't seem too plausible, it looks more like a dependency > > issue. > > I looked at the dependencies of the frescobaldi package and now > installed python3-poppler-qt5. Now

Re: PDF not shown in Frescobaldi

2020-06-16 Thread Noeck
Am 16.06.20 um 10:06 schrieb Urs Liska: > This may well be true, but the traceback looks like this one: > https://github.com/frescobaldi/frescobaldi/wiki/Run-Frescobaldi-3-on-Linux#workaround-building-python-poppler-qt5-from-source > and > https://github.com/frescobaldi/frescobaldi/issues/838 T

Re: PDF not shown in Frescobaldi

2020-06-16 Thread Urs Liska
Am Dienstag, den 16.06.2020, 10:23 +0200 schrieb Noeck: > > Am 16.06.20 um 10:06 schrieb Urs Liska: > > This may well be true, but the traceback looks like this one: > > https://github.com/frescobaldi/frescobaldi/wiki/Run-Frescobaldi-3-on-Linux#workaround-building-python-poppler-qt5-from-source >

Re: PDF not shown in Frescobaldi

2020-06-16 Thread Noeck
> Well, the *package* is not by Wilbert, which may be the problem. The > issue is that the package has to be built against exactly the correct > Qt/SIP version used in the OS and Frescobaldi. It seems that this is an > issue that occasionally pops up in distributions. Well not the package, but t

Re: PDF not shown in Frescobaldi

2020-06-16 Thread Urs Liska
Am Dienstag, den 16.06.2020, 10:31 +0200 schrieb Noeck: > > Well, the *package* is not by Wilbert, which may be the problem. > > The > > issue is that the package has to be built against exactly the > > correct > > Qt/SIP version used in the OS and Frescobaldi. It seems that this > > is an > > issu

Re: Regexp Functions

2020-06-16 Thread Aaron Hill
On 2020-06-15 11:16 pm, Freeman Gilmore wrote: "y" could represent one of my accidentals, "-y" inverted. "-ax3" , one of my accidentals , "-a" used 3 times; like a flag, but needs to be inverted to "-x3". "+rx2" needs a space like "+r x2". "t" standard accidental. All "+" removed. "-y -ax3

convert-ly is adding newlines

2020-06-16 Thread Peter Toye
I've just used convert-ly to convert 2.19.2 to 2.21.0. And an extra newline (x0D0A) has been added to every line. Odd, though, two consecutive newlines are replaced by three. This is obviously a bit of a pain - any way of stopping it? I'm on Windows 10, which may well be significant. Regards,

Re: Free rhythm in part of a bar

2020-06-16 Thread Peter Toye
Mark, I'm not quite sure what you mean here. A spacer takes the same musical time as a rest. So replacing 'r2' by 's2' still gives the barcheck error. Or am I being thick? Best regards, Peter mailto:lilyp...@ptoye.com www.ptoye.com - Sunday, June 14, 2020, 6:51:59 PM,

Harmonic reduction

2020-06-16 Thread Urs Liska
Hi all, did anyone so far create a tool for an automatic harmonic reduction of polyphonic music? Attached you'll find one way how that could look like done manually. The task would be to * read an arbitrary number of voices (music expressions) * determine the moments where "something" happens

Re: convert-ly is adding newlines

2020-06-16 Thread Xavier Scheuer
On Tue, 16 Jun 2020 at 11:19, Peter Toye wrote: > > I've just used convert-ly to convert 2.19.2 to 2.21.0. And an extra newline (x0D0A) has been added to every line. Odd, though, two consecutive newlines are replaced by three. This is obviously a bit of a pain - any way of stopping it? > > I'm on

Re: convert-ly is adding newlines

2020-06-16 Thread Peter Toye
Xavier, Via Frescobaldi version 3.1.2. Thanks for the links. It seems to be a Frescobaldi issue. What a pain. Best regards, Peter mailto:lilyp...@ptoye.com www.ptoye.com - Tuesday, June 16, 2020, 11:20:42 AM, Xavier Scheuer wrote: On Tue, 16 Jun 2020 at 11:19, Peter T

Re: PDF not shown in Frescobaldi

2020-06-16 Thread Noeck
> That sounds very reasonable, given the massive Qt changes we had since > 2015. As a service to everyone you might get in touch with the Ubuntu > package maintainers (both python3-poppler-qt and frescobaldi, if > they're different), file a bug and tell them that the packages must be > kept in sync

Acciaccatura giving errors

2020-06-16 Thread Peter Toye
An acciaccatura is giving 14 "programming error: mis-predicted force" errors and corrupt layout. The former I can live with the latter I can't. The layout errors in the complete score are extremely wide spaces between the systems and a line with an extremely wide right margin on the page with th

Re: PDF not shown in Frescobaldi

2020-06-16 Thread Federico Bruni
On Tue, 16 Jun, 2020 at 13:02, Noeck wrote: By the way, one of several reasons to my own Frescobaldi was that the version from the package repository depends on lilypond which depends on python2 as the only application on my system. (I know, I could instruct apt to ignore it and the lilypond

Re: PDF not shown in Frescobaldi

2020-06-16 Thread Noeck
Am 16.06.20 um 14:13 schrieb Federico Bruni: > IMO Frescobaldi package should not have lilypond as dependency To be more precise: frescobaldi "recommends" and "enhances" lilypond. But with default apt settings that means, installing frescobaldi will install lilypond, too. Joram

Re: Acciaccatura giving errors

2020-06-16 Thread Robin Bannister
Peter Toye wrote: An acciaccatura is giving 14 "programming error: mis-predicted force" errors and corrupt layout. The former I can live with the latter I can't. . . I've tried to produce an MWE, and one is appended, but it doesn't show the layout errors which for me are a complete show-stop

Re: Acciaccatura giving errors

2020-06-16 Thread Peter Toye
Thanks Robin. Interesting. I tried it with 2.21.0 and the problem is still there. I'll get hold of 2.20.0 but am a bit busy at the moment. Best regards, Peter mailto:lilyp...@ptoye.com www.ptoye.com - Tuesday, June 16, 2020, 2:41:45 PM, Robin Bannister wrote: > Peter T

Re: PDF not shown in Frescobaldi

2020-06-16 Thread Federico Bruni
On Tue, 16 Jun, 2020 at 14:54, Noeck wrote: Am 16.06.20 um 14:13 schrieb Federico Bruni: IMO Frescobaldi package should not have lilypond as dependency To be more precise: frescobaldi "recommends" and "enhances" lilypond. But with default apt settings that means, installing frescobaldi

Re: Regexp Functions

2020-06-16 Thread Freeman Gilmore
On Tue, Jun 16, 2020 at 4:41 AM Aaron Hill wrote: > > On 2020-06-15 11:16 pm, Freeman Gilmore wrote: > > "y" could represent one of my accidentals, "-y" inverted. "-ax3" , > > one of my accidentals , > > "-a" used 3 times; like a flag, but needs to be inverted to "-x3". > > "+rx2" needs a space

Re: Acciaccatura giving errors

2020-06-16 Thread Carl Sorensen
I ran your exact file, with no changes, and got no errors. convert-ly was not needed to get it to compile successfully. Lilypond 2.20.0 MacOS Frescobaldi Carl From: Peter Toye Reply-To: Peter Toye Date: Tuesday, June 16, 2020 at 5:04 AM To: Subject: Acciaccatura giving errors \version "2.

Re: Acciaccatura giving errors

2020-06-16 Thread Peter Toye
Thanks both. I've found the same now. I'd assumed that 2.21.0 would be later than 2.20, but it seems not to be the case. Now sorted. Best regards, Peter mailto:lilyp...@ptoye.com www.ptoye.com - Tuesday, June 16, 2020, 2:41:45 PM, Robin Bannister wrote: > Peter Toye w

Re: Acciaccatura giving errors

2020-06-16 Thread Martin Neubauer
On 16/06/2020 17:30, Peter Toye wrote: > Thanks both. I've found the same now. I'd assumed that 2.21.0 would be later > than 2.20, but it seems not to be the case. > > Now sorted. Technically it is, but that might be less relevant than one would expect, as the split between the 2.20 release tr

Re: Acciaccatura giving errors

2020-06-16 Thread Xavier Scheuer
On Tue, 16 Jun 2020 at 17:31, Peter Toye wrote: > > Thanks both. I've found the same now. I'd assumed that 2.21.0 would be later than 2.20, but it seems not to be the case. > > Now sorted. Hello, IIRC some discussions on the mailing lists, "programming error: mis-predicted force" are Windows-onl

Re: Acciaccatura giving errors

2020-06-16 Thread Peter Toye
Xavier, Ah, the problems of using a Linux-developed program on Windows. Best regards, Peter mailto:lilyp...@ptoye.com www.ptoye.com - Tuesday, June 16, 2020, 5:06:18 PM, Xavier Scheuer wrote: On Tue, 16 Jun 2020 at 17:31, Peter Toye wrote: > > Thanks both. I've found

Re: Acciaccatura giving errors

2020-06-16 Thread Carl Sorensen
Yes, but that error was fixed in 2.20. It has to do with a different number of bits in the floating point precision of the processor and of the data type. 2.20 should work for you. Carl From: Peter Toye Reply-To: Peter Toye Date: Tuesday, June 16, 2020 at 10:18 AM To: Xavier Scheuer Cc: Ca

Problems with Internals manual

2020-06-16 Thread Peter Toye
I'm trying to work out what the properties of a LyricHyphen are, but the Internals manual for that object keeps referring to rests, notes. beams. stems, See, for example, the minimum-distance property. None of these, to my mind, have much to do with lyrics or hyphens. Has some text from another

Re: Acciaccatura giving errors

2020-06-16 Thread Peter Toye
Carl, Yes, thanks. It's working OK. Best regards, Peter mailto:lilyp...@ptoye.com www.ptoye.com - Tuesday, June 16, 2020, 5:27:00 PM, Carl Sorensen wrote: Yes, but that error was fixed in 2.20. It has to do with a different number of bits in the floating point precis

RE: Free rhythm in part of a bar

2020-06-16 Thread Mark Stephen Mrotek
Peter, No, I was not very explicit. If you replaced the rest and added the same duration of spaces as the duration of the cadenza no error message would not be sent. An alternative to the rest could be the use of "cue" notes in the bass. Mark From: Peter Toye [mailto:lilyp...@ptoye.co

Re: Problems with Internals manual

2020-06-16 Thread Robin Bannister
Peter Toye wrote: I'm trying to work out what the properties of a LyricHyphen are, but the Internals manual for that object keeps referring to rests, notes. beams. stems, See, for example, the minimum-distance property. None of these, to my mind, have much to do with lyrics or hyphens. Has som

Overriding outside-staff-padding of a PianoPedalBracket

2020-06-16 Thread Paolo Prete
Hello, Is it possible to \override the outside-staff-padding property of a PianoPedalBracket, in some way? Of course it is doable on a Sustain/Sostenuto/UnaCorda-PedalLineSpanner, but this causes to have the result only for the horizontal line of the bracket, and not for the __/\__ (\sustainoff\