Re: Persian music

2009-02-23 Thread Werner LEMBERG
> Many thanks for all your help, we can now write Persian music!! Great! Please file a bug report (with all your macros, fonts, etc.) so that we eventually add Persian accidentals directly to the feta fonts -- as you can see, the stem widths and the height of the Persian accidentals don't comple

Re: Persian music package

2021-07-31 Thread Hans Åberg
> On 31 Jul 2021, at 19:41, Kees van den Doel wrote: > > A decade ago I wrote the attached header persian.ly which supports Persian > music notation + microtuning. > A hack with a downloaded font is necessary as the Persian microtonal symbols, > the koron and sori are not available in Lilypon

Re: Persian music package

2021-07-31 Thread Kees van den Doel
Hi Hans, Thanks but I don't see how this helps. I don't see the Koron or Sori anywhere in those files you sent. Tuning is defined correctly in persian.ly already so there is no problem to solve there. Problem is it does not compile anymore persian.ly v > 2.12. Cheers, Kees On Sat, Jul 31, 2021 at

Re: Persian music package

2021-07-31 Thread Knute Snortum
On Sat, Jul 31, 2021 at 10:42 AM Kees van den Doel wrote: > > A decade ago I wrote the attached header persian.ly which supports Persian > music notation + microtuning. > A hack with a downloaded font is necessary as the Persian microtonal symbols, > the koron and sori are not available in Lilyp

Re: Persian music package

2021-07-31 Thread Hans Åberg
> On 31 Jul 2021, at 21:03, Kees van den Doel wrote: > > Hi Hans, > Thanks but I don't see how this helps. > I don't see the Koron or Sori anywhere in those files you sent. Change the names for the double arrowed accidentals to the ones you want to use. They are in smufldata.ily. > Tuning is

Re: Persian music package

2021-07-31 Thread Jean Abou Samra
Le 01/08/2021 à 00:54, Thomas Morley a écrit : No idea why "glyph-name-alist" was not converted to "alteration-glyph-name-alist" (an oversight?), had to do it manually. Runnning convert-ly from 2.23.3 on this file, I get the conversion correctly… Not sure why it didn't work for you? Cheers, Je

Re: Persian music package

2021-07-31 Thread Jean Abou Samra
Le 01/08/2021 à 08:06, Kees van den Doel a écrit : convert-ly from LP v2.22.1 also didn;t add the "alteration-" here. Windows 10 system. (Please keep the list posted, so everyone can reply and benefit from the answers.) convert-ly from 2.22.1 is expected not to do this, because the renaming wa

Re: Persian music package

2021-08-01 Thread Kees van den Doel
OK, so I'll stick with my own convert-ly files as I'm on the stabgle version. Problem now seems to be that the positioning tweak in persian.ly such as "persianStringsXExtents" is no longer working correctly with my file. Strangely the YExtents and Offset work fine, eg if I make Y-Extent large the

Re: Persian music package

2021-08-01 Thread Jean Abou Samra
Le 01/08/2021 à 09:58, Kees van den Doel a écrit : OK, so I'll stick with my own convert-ly files as I'm on the stabgle version. Problem now seems to be that the positioning tweak in persian.ly such as "persianStringsXExtents" is no longer working correctly with my file

Re: Persian music package

2021-08-01 Thread Thomas Morley
Am So., 1. Aug. 2021 um 07:24 Uhr schrieb Jean Abou Samra : > > Le 01/08/2021 à 00:54, Thomas Morley a écrit : > > No idea why "glyph-name-alist" was not converted to > > "alteration-glyph-name-alist" (an oversight?), had to do it manually. > > Runnning convert-ly from 2.23.3 on this file, I > get

Re: Persian music package

2021-08-01 Thread Thomas Morley
Am So., 1. Aug. 2021 um 09:58 Uhr schrieb Kees van den Doel : > > OK, so I'll stick with my own convert-ly files as I'm on the stabgle version. > > Problem now seems to be that the positioning tweak in persian.ly such as > "persianStringsXExtents" is no longer working correctly with my file. > St

Re: Persian music package

2021-08-01 Thread Kees van den Doel
On Sun, Aug 1, 2021 at 1:33 AM Jean Abou Samra wrote: > > Does this code illustrate your problem? > > \version "2.22.1" > > { >\override Accidental.X-extent = #'(-2 . 2) > > } > Yes and no. Your code *does* allow me to set the X-extent with those 2 numbers and it has an effect, whereas i

Re: Persian music package

2021-08-01 Thread Kees van den Doel
On Sun, Aug 1, 2021 at 2:29 AM Thomas Morley wrote: > > I'd simply drop your overrides for Accidental.Y-extent and > Accidental.X-extent. > Let the skylines do their job as already proposed by Jean. > I should have answered you first. That seems to solve everything! At least on the demo example,

Re: Persian music package

2021-08-01 Thread Kees van den Doel
On Sun, Aug 1, 2021 at 2:29 AM Thomas Morley wrote: > > Furthermore I'd replace the override for Accidental.extra-offset by: > \override Accidental.Y-offset = > Typo I assume and you mean "\override Accidental.extra-offset ="? > #(lambda (grob) > (cdr > (assoc-g

Re: Persian music package

2021-08-01 Thread Kees van den Doel
On Sun, Aug 1, 2021 at 10:40 AM Kees van den Doel wrote: > > > On Sun, Aug 1, 2021 at 2:29 AM Thomas Morley > wrote: > >> >> Furthermore I'd replace the override for Accidental.extra-offset by: >> \override Accidental.Y-offset = >> > > Typo I assume and you mean "\override Accidental.extra-o

Re: Persian music package

2021-08-03 Thread Thomas Morley
Am Mo., 2. Aug. 2021 um 18:33 Uhr schrieb Kees van den Doel : > > > Sorry, keep forgetting to "reply-all"... > -- Forwarded message - > From: Kees van den Doel > Date: Mon, Aug 2, 2021 at 9:24 AM > Subject: Re: Persian music package > To: Thomas M

Re: Persian music package

2021-08-03 Thread Kees van den Doel
gt; > > > Sorry, keep forgetting to "reply-all"... > > -- Forwarded message - > > From: Kees van den Doel > > Date: Mon, Aug 2, 2021 at 9:24 AM > > Subject: Re: Persian music package > > To: Thomas Morley > > > > > > T

Re: Persian music package

2021-08-03 Thread Thomas Morley
Am Di., 3. Aug. 2021 um 17:03 Uhr schrieb Kees van den Doel : > > Looks good. For testing just compare output as gotten from my package with > old LP version. I haven't run all regression on the new persian.ly (that > works with current LP version) yet. Ok, then you may be interested in the atta

Re: Persian music package

2021-08-03 Thread Thomas Morley
Am Di., 3. Aug. 2021 um 18:18 Uhr schrieb Thomas Morley : > > Am Di., 3. Aug. 2021 um 17:03 Uhr schrieb Kees van den Doel > : > > > > Looks good. For testing just compare output as gotten from my package with > > old LP version. I haven't run all regression on the new persian.ly (that > > works

Re: Persian music package

2021-08-03 Thread Adam Good
Hi Everyone, I just had a chance to look at this thread today. Thomas I downloaded and ran persian-smufl and it seems to work great. Seems like the main thing holding up a persian.ly is the absence of two glyphs. I'd be happy to help sponsor the creation of koron and sori symbols...anyone else? A

Re: Persian music package

2021-08-06 Thread Kees van den Doel
Hi, Please include the list in reply. I have no Idea what E72 and E60 etc. is, to me it sounds like European freeway names. If you guys want to merge it into main LP distribution that's great, and I'll be happy to help on Persian music issues but I'm fairly useless on technical details. The doc

Re: Persian music package

2021-08-06 Thread Hans Åberg
> On 6 Aug 2021, at 16:45, Kees van den Doel wrote: > > Please include the list in reply. As you posted an email intended to be private, a correction: I did not misremember, you really do use E60. :-) > I have no Idea what E72 and E60 etc. is, to me it sounds like European > freeway names.

Re: Persian music package

2021-08-06 Thread Kees van den Doel
Well I know Persian music very well, and the tuning as-is is perfect, so I'm not sure what we are talking about here. Persian music doesn't "raise by commas". There are no "different tunings", there is the current MIDI tuning which is correct and anything different is wrong. It's working fine now,

Re: Persian music package

2021-08-06 Thread Hans Åberg
> On 6 Aug 2021, at 18:46, Kees van den Doel wrote: > > Well I know Persian music very well, and the tuning as-is is perfect, so I'm > not sure what we are talking about here. > Persian music doesn't "raise by commas". There are no "different tunings", > there is the current MIDI tuning which

Re: Persian music package

2021-08-06 Thread Kees van den Doel
Please include the list when replying. I think this conversation serves no further purpose, so I won't reply anymore. K On Fri, Aug 6, 2021 at 12:46 PM Hans Åberg wrote: > It is on stringed instruments one gets the Pythagorean tuning. A flute > does not have such relative pitch references. > > >

Re: Persian music package

2021-08-06 Thread Hans Åberg
It is on stringed instruments one gets the Pythagorean tuning. A flute does not have such relative pitch references. > On 6 Aug 2021, at 21:41, Kees van den Doel wrote: > > Excuse me for being direct, but this is nonsense. It's nice you've read that > (outdated) book but I've been actively pe