one that has on
knowledge of programming. Something like what Carl did but using the word
program instead of binary. .Too many words can have the same effect of
confusion.
Thank you, ƒg.
On Wed, Apr 27, 2022 at 10:44 AM David Kastrup wrote:
> Freeman Gilmore writes:
>
> > On Wed, Ap
On Wed, Apr 27, 2022 at 10:03 AM Carl Sorensen
wrote:
>
>
> On Wed, Apr 27, 2022 at 7:31 AM Freeman Gilmore
> wrote:
>
>>
>>
>> On Wed, Apr 27, 2022 at 9:04 AM Tim's Bitstream
>> wrote:
>>
>>>
>>>
>>> On Apr 26, 20
On Wed, Apr 27, 2022 at 9:40 AM Michael Gerdau wrote:
> >> One of the following binaries. Sorry, that is the way I read it.
> > I understand what is meant now. But if you do not have a clue what a
> > binary is then My understanding of english is the header indicates that
> > there are 5 b
On Wed, Apr 27, 2022 at 6:55 AM David Kastrup wrote:
> Freeman Gilmore writes:
>
> > On Tue, Apr 26, 2022 at 7:58 PM David Kastrup wrote:
> >
> >> Freeman Gilmore writes:
> >>
> >> > Is there going to be a non binary version for windows co
On Wed, Apr 27, 2022 at 9:04 AM Tim's Bitstream
wrote:
>
>
> On Apr 26, 2022, at 9:32 PM, Freeman Gilmore
> wrote:
>
>
>
>
> On Tue, Apr 26, 2022 at 7:58 PM David Kastrup wrote:
>
>> Freeman Gilmore writes:
>>
>> > On Mon, Apr 25, 2
On Mon, Apr 25, 2022 at 3:50 PM David Kastrup wrote:
>
> We are happy to announce the release of LilyPond 2.23.8. This is termed
> a development release, but these are usually reliable. If you want to
> use the current stable version of LilyPond, we recommend using the
> 2.22.2 version.
>
> In th
On Tue, Apr 26, 2022 at 7:58 PM David Kastrup wrote:
> Freeman Gilmore writes:
>
> > On Mon, Apr 25, 2022 at 3:50 PM David Kastrup wrote:
> >
> >>
> >> We are happy to announce the release of LilyPond 2.23.8. This is termed
> >> a development re
On Mon, Apr 25, 2022 at 3:50 PM David Kastrup wrote:
>
> We are happy to announce the release of LilyPond 2.23.8. This is termed
> a development release, but these are usually reliable. If you want to
> use the current stable version of LilyPond, we recommend using the
> 2.22.2 version.
>
> In th
Is there a version of,
"from St. Matthew Passion, J. S. Bach"
http://lsr.di.unimi.it/LSR/Item?id=786,
that will work with \version "2.20.0"?
Thank you, ƒg
On Tue, Feb 9, 2021 at 5:04 PM David Wright
wrote:
> On Tue 09 Feb 2021 at 14:22:39 (-0500), Freeman Gilmore wrote:
> > On Sun, Feb 7, 2021 at 6:18 PM Thomas Morley wrote:
> > > Am So., 7. Feb. 2021 um 22:48 Uhr schrieb Freeman Gilmore:
> > >
> > >>
On Mon, Feb 8, 2021 at 9:17 AM Knute Snortum wrote:
> On Sun, Feb 7, 2021 at 11:27 AM Freeman Gilmore
> wrote:
> >
> > I have a question that I would like to ask, but first can I send pics of
> scores with it or do i have to send pics as attachments?
> >
> > Th
I have a question that I would like to ask, but first can I send pics of
scores with it or do i have to send pics as attachments?
Thank you, ƒg
On Tue, Jan 12, 2021 at 6:53 AM Federico Bruni wrote:
>
>
> Il giorno lun, gen 11 2021 at 21:35:31 -0500, Freeman Gilmore
> ha scritto:
> > Is there a hotkey for the 'Clear musi view button'?
> > Thank you ƒg
>
> In Frescobaldi?
>
> There's n
Is there a hotkey for the 'Clear musi view button'?
Thank you ƒg
Disregard this post. inexact->exact does what i want just fine.
Thank you, ƒg
On Sun, Jan 3, 2021 at 12:08 AM Freeman Gilmore
wrote:
>
>
> On Sat, Jan 2, 2021 at 11:10 PM Aaron Hill
> wrote:
>
>> On 2021-01-02 7:38 pm, Freeman Gilmore wrote:
>> > How do I
On Sat, Jan 2, 2021 at 11:10 PM Aaron Hill wrote:
> On 2021-01-02 7:38 pm, Freeman Gilmore wrote:
> > How do I change a rounded number (decimal number) to an integer?
> > Example: (round 60.76) ==> 61.0 want ==> 61
>
> inexact->exact will do that.
>
>
How do I change a rounded number (decimal number) to an integer?
Example: (round 60.76) ==> 61.0 want ==> 61
For:
#(define try (/ (round 60.76) 64))
#(write try)
==> 0.953125
Want
==> 61/64
Thank you, ƒg
On Tue, Dec 29, 2020 at 2:14 PM Carl Sorensen
wrote:
>
>
> On Tue, Dec 29, 2020 at 12:06 PM Freeman Gilmore <
> freeman.gilm...@gmail.com> wrote:
>
>>
>>
>Next question, If a note in a score has an accidental or natural with
>> it and the same note
Than you Aaron and Jean
On Tue, Dec 29, 2020 at 3:56 AM Jean Abou Samra wrote:
Thank you Aaron and Jean
Hi,
>
>
> I know that the alist cannot be read with assoc, at least in its simple
>
> form.
>
> I should have said "I know that this list of pairs cannot ..."
> Why not?
>
>
> assoc would re
On Mon, Dec 28, 2020 at 5:10 PM Jean Abou Samra wrote:
Jean:
> Hello,
>
> [...]
>
> And they have it wrong.I believe it should read: … *step *is
> a number from 0 to 6 and *alter *from -2 (flat) to 2 (sharp)?
> (Not -2 (sharp) to 2 (flat).)
>
>
> This sounds wrong indeed. FLAT is -1/2 and S
On Sat, Dec 26, 2020 at 8:07 AM Wilbert Berendsen wrote:
> Dear friends,
>
> I'm happy to announce the availability of Frescobaldi 3.1.3, a bugfix
> release, with bugfixes, updated translations and
> a small [BIG] new feature: a
> Clear button to empty the Music View.
>
Thank you, ƒg
>
> Than
On Wed, Dec 23, 2020 at 9:49 PM Carl Sorensen
wrote:
>
>
> On Wed, Dec 23, 2020 at 7:15 PM Freeman Gilmore
> wrote:
>
>>
>>
>> On Wed, Dec 23, 2020 at 4:59 PM Carl Sorensen
>> wrote:
>>
>>> Freeman,
>>>
>>> On Wed, Dec 23
On Wed, Dec 23, 2020 at 4:59 PM Carl Sorensen
wrote:
> Freeman,
>
> On Wed, Dec 23, 2020 at 2:41 PM Freeman Gilmore
> wrote:
>
>>
>>
>> On Tue, Dec 22, 2020 at 1:02 PM Mark Stephen Mrotek
>> wrote:
>>
>>> Freeman,
>>>
>
lypond-user-bounces+carsonmark=
> ca.rr....@gnu.org] *On Behalf Of *Freeman Gilmore
> *Sent:* Tuesday, December 22, 2020 7:54 AM
> *To:* Lilypond-User Mailing List
> *Subject:* keyAlterationOrder
>
>
>
> Is there a place that explains in detail keyAlterationOrder?
>
> Thank you, ƒg
>
ark=
> ca.rr....@gnu.org] *On Behalf Of *Freeman Gilmore
> *Sent:* Tuesday, December 22, 2020 7:54 AM
> *To:* Lilypond-User Mailing List
> *Subject:* keyAlterationOrder
>
>
>
> Is there a place that explains in detail keyAlterationOrder?
>
> Thank you, ƒg
>
Is there a place that explains in detail keyAlterationOrder?
Thank you, ƒg
Yes, thank you!, ƒg
On Tue, Nov 17, 2020 at 3:23 PM Trevor wrote:
>
> Freeman, you wrote 17/11/2020 17:35:47
>
> I would like to understand better how names are used LilyPond?
> For example, when Capital letters are used, "-", ".", "_", &c. in
> variables and functions, &c.
> I read this sum pl
I would like to understand better how names are used LilyPond?
For example, when Capital letters are used, "-", ".", "_", &c. in
variables and functions, &c.
I read this sum place, but i can not find it. If someone knows a
referans, please tell me?
Thank you, ƒg
Good suggestion..
On Fri, Oct 16, 2020 at 10:33 AM Gilles Sadowski wrote:
>
> Hi.
>
> 2020-10-16 15:47 UTC+02:00, Andrew Bernard :
> > To provide a focus and a sub-community for LilyPond users and those
> > interested in openLilyLib, I have established a Discourse forum here:
> >
> > https://disc
Nice, ƒg
On Thu, Oct 15, 2020 at 9:31 PM Andrew Bernard wrote:
>
> What's happening with OLL, latest news. I have made a dedicated
> website, https://openlilylib.space.
>
> I think OLL is distinct enough to have it's own mailing list, and I
> don't want to clog the lilypond user list with technic
Thank you.
ƒg
On Sun, Oct 11, 2020 at 5:19 AM Andrew Bernard
wrote:
> To all interested in OLL. as I am starting this anew, in effect, I am
> at the moment considering moving to Gitlab instead of Github. There is
> precedent for this - lilypond is there! (not that that is directly
> related to O
nly wording: "A
predefined command such as
\dynamicUp or a music expression like \accidentalStyle dodecaphonic"
and 3 places where it was used that i did not understand.
Thank you, ƒg
>
>
> Andrew
>
>
> On 21/08/2020 11:57 am, Freeman Gilmore wrote:
> >
> > That is where I got this. But what does it do, usd for, &c. Thank you, ƒg
> >
>
-- Forwarded message -
From: Freeman Gilmore
Date: Thu, Aug 20, 2020 at 4:14 PM
Subject: Re: \accidentalStyle dodecaphonic
To: Phil Holmes
On Thu, Aug 20, 2020 at 9:21 AM Phil Holmes wrote:
>
> See
> http://lilypond.org/doc/v2.21/Documentation/notation-big-page.html#
Would someone please explain \accidentalStyle dodecaphonic in the following:
\score {
\new Staff { \treble }
\layout {
\context {
\Score
\accidentalStyle dodecaphonic
}
}
}
This is what found in the manuals, "A predefined command such as
\dynamicUp or a music ex
David:
I am trying things with ly:make-pitch and thould to miniature it with
ly:pitch-alteration. not sure it would work for that.I use makam
as a guide for what I am trying to do.
Thank you, ƒg
On Tue, Jul 21, 2020 at 9:40 AM David Kastrup wrote:
>
> Freeman Gilmore writes:
>
On Tue, Jul 21, 2020 at 4:24 AM Hans Åberg wrote:
>
>
> > On 21 Jul 2020, at 05:08, Freeman Gilmore wrote:
> >
> > This is where I got ly:pitch-alteration. from, but I do not know how
> > to use it:
> > http://x31eq.com/lilypond/
>
> This is Graham Br
This is where I got ly:pitch-alteration. from, but I do not know how
to use it:
http://x31eq.com/lilypond/
The Pitch Model
Pitches in Lilypond are a combination of the position on the staff,
and the alteration relative to the nominal at that position, as a
rational fraction of a 200 cent whole to
Using ly:pitch-alteration with makam.ly, if I play {ck}, how would i
use ly:pitch-alteration to see the alteration inside makam.ly?
Thank you, ƒg
I am trying to run example.ly (example of Feta and Bravura) from
openLilyLil. It has been working fine; but I have been trying things
with SMuFL.
I run four computers, from a stick, that has LilyPond, Fescobaldi, and
openLilyLil uninstall on. The computer that I want to use has a
problem, the
Arron, I am replying to this knowing that some code is wrong.
On Sun, Jun 28, 2020 at 1:05 AM Aaron Hill wrote:
>
> On 2020-06-27 6:45 pm, Freeman Gilmore wrote:
> > I have a string of accidentals and I want the sum of their deviation.
> >
> > If I have the string, “a bx
I have a string of accidentals and I want the sum of their deviation.
If I have the string, “a bx3 cd -jk -DRx2 rtyu -HJK 31 17x4 -7 -41x3” with
all possible examples.
I want to convert it to, “ a (* b 3) -jk (* -DR 2) rtyu -HJK n31 (* n17
4) -n7 (* -n41 3)”
Then, (a (* b 3) -jk (* -DR 2) rt
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; li
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; li
On Mon, Jun 15, 2020 at 10:32 PM Aaron Hill wrote:
>
> On 2020-06-15 5:57 pm, Freeman Gilmore wrote:
> > Thank you Aaron. :
> >
> > In order to ask my question, not knowing how to ask, I simplified it
> > too much. The one or both of the first two below may wor
i do not have a clue?
Starting with "-y -ax3 +rx2 -stx2 t" , ending with ("-y" "-a" "-x3"
"+rx2" "-st" "-x2" "t")
Thank you, ƒg
On Tue, Jun 9, 20'20 at 5:40 PM Aaron Hill wrote:
>
> On 2020-06-09 12:42 am
That looks good
Thank you, ƒg
On Tue, Jun 9, 2020 at 10:26 AM Phil Holmes wrote:
>
> I've always found http://www.regular-expressions.info/ very helpful.
>
> --
> Phil Holmes
>
>
> - Original Message -
> From: "Freeman Gilmore"
> To: &quo
Thank you that should help, ƒg
On Tue, Jun 9, 2020 at 10:01 AM Jacques Menu wrote:
>
> Hello Freeman,
>
> The reference I use is http://www.cplusplus.com/reference/regex/ECMAScript/ .
>
> Greed is mentioned under ‘Quantifiers‘
>
> HTH!
>
> JM
>
> > Le
On Tue, Jun 9, 2020 at 6:51 AM Jacques Menu wrote:
>
> Hello Freeman,
>
> > Le 9 juin 2020 à 09:43, Freeman Gilmore a écrit
> > :
> >
> > On Tue, Jun 9, 2020 at 1:25 AM Michael Gerdau wrote:
> >>
> >> Hi!
> >>
> >> I f
at this means: non greedy regular expressions?
Thank you, ƒg
As Aaron already wrote you need expressions to capture the whole block
and isolate the subexpressions you wish to operate on (A, ... and x in
your case - if I understand you correctly)
>
> Kind regards,
> Michael
>
> M
On Mon, Jun 8, 2020 at 4:31 PM Aaron Hill wrote:
>
> On 2020-06-08 12:47 pm, Caio Barros wrote:
> > Hello!
> >
> > Em seg., 8 de jun. de 2020 às 08:37, Freeman Gilmore <
> > freeman.gilm...@gmail.com> escreveu:
> >
> >> If the string
ld be to
split the strings into two strings if a space exists.So "A... x2"
becomes "A..." " x2" and "-A... x2" becomes "-A..." "-x2" ; two glyph
each to form ligatures.
Thank you, ƒg
On Mon, Jun 8, 2020 at 4:31 PM Aaron Hill wrote:
If the string is "A ... B ... " , using Regexp Functions is it
possible, if 'A' matches [-] then 'B' would be replaced by "C"?'A'
is first in the string. Position of B is not constant.and may not be
there.
Thank you, ƒg
Carl:
I know about that section but i do not know how to make any thing
there work for this
Do you have an example?
Thank you,ƒg
On Thu, Jun 4, 2020 at 9:52 AM Carl Sorensen wrote:
>
>
>
> On 6/4/20, 7:00 AM, "Freeman Gilmore" wrote:
>
> On Thu, Jun 4, 2020 at
On Thu, Jun 4, 2020 at 7:23 AM David Kastrup wrote:
>
> Freeman Gilmore writes:
>
> > How to change a string in to a identical list.
> > From "-3 31 A -6 B -8" to (-3 31 A -6 B -8).(Or from ("-3"
> > "31" "A" "-6
How to change a string in to a identical list.
>From "-3 31 A -6 B -8" to (-3 31 A -6 B -8).(Or from ("-3"
"31" "A" "-6" "B" "-8") to (-3 31 A -6 B -8) if it is simpler.)
Thank you, ƒg
> Also it will not backslash-escape quote marks or newlines or, well,
> backslashes. If you want a rendition that can be read back by Scheme,
> «write» really is the saner option.
>
> --
> David KastrupThank you that is good to know. It is working fine for me
> now, thanks, ƒg
David and Valentin Thank you. I did not know about #(write ...).
I will switch to write from now on.
On Wed, Jun 3, 2020 at 11:41 AM Valentin Villenave
wrote:
>
> On 6/3/20, Freeman Gilmore wrote:
> > % Gives me this: (-3 A -6 1 -B),
>
> Well, it _is_ a list of s
\version "2.20.0"
#(define Z '())
j = #(define-void-function % Starting form here.
(x)
(string>?)
(set! Z x ))
\j "-3 A -6 1 -B"
#(define Y (string-split Z #\sp ))
#(display Y) #(newline)
% Gives me this: (-3 A -6 1 -B), string-split => list, I do want a list but
%
Thank you, all 3 work.
ƒg
On Tue, Jun 2, 2020 at 8:17 AM Valentin Villenave
wrote:
>
> On 6/2/20, Thomas Morley wrote:
> > (string-split "root x 0 0 root /root /bin/bash" #\SPACE)
>
> I think the recommended syntax is #\space (which is internally an
> alias for #\sp if I understand correctly).
>
Example:
(string-split "root:x:0:0:root:/root:/bin/bash" #\:) ⇒ ("root" "x" "0"
"0" "root" "/root" "/bin/bash")
Now if i replace the ":"s with " "s, what do I put in the place of the ":" in:
(string-split "root x 0 0 root /root /bin/bash" #\:) ⇒ ("root" "x" "0"
"0" "root" "/root" "/bin/bash")
Tha
On Fri, May 29, 2020 at 4:19 PM Ralf Mattes wrote:
>
> Sorry if I allow myself to comment as a lurker on this list
>
> Am Freitag, 29. Mai 2020 21:26 CEST, Aaron Hill
> schrieb:
>
> > On 2020-05-29 6:49 am, Freeman Gilmore wrote:
> > > I guess i need
, 2020 at 3:27 PM Aaron Hill wrote:
>
> On 2020-05-29 6:49 am, Freeman Gilmore wrote:
> > I guess i need a text/course book in scheme that explained little
> > things like that. That was simple, thank you, ƒg
>
> Might I recommend the following:
>
> =
I guess i need a text/course book in scheme that explained little
things like that. That was simple, thank you, ƒg
On Fri, May 29, 2020 at 9:37 AM Valentin Villenave
wrote:
>
> On 5/29/20, Freeman Gilmore wrote:
> > But how do i get Z (or x) out side so i can use the variable?
\version "2.20.0"
#(use-modules (ice-9 regex)
j = #(define-void-function
(x)
(string>?)
(define Z x)
(display Z))%works
\j "-3 +8 -6+1-8"
But how do i get Z (or x) out side so i can use the variable? for example:
#(display Z)
Thank you, ƒg
On Thu, May 28, 2020 at 8:10 AM Aaron Hill wrote:
>
> On 2020-05-28 4:46 am, Freeman Gilmore wrote:
> > Just getting to this and having a problem. See below.
>
> > \version "2.20.0"
> > #(regexp-substitute/global #f "[ \t]+" "this is t
Arron:
Just getting to this and having a problem. See below.
On Sat, May 23, 2020 at 12:31 AM Aaron Hill wrote:
>
> On 2020-05-22 8:38 pm, Freeman Gilmore wrote:
> > Is there a procedure, to replace 'all' occurrences of a sub-string
> > within a string. with a stri
Is there a procedure, to replace 'all' occurrences of a sub-string
within a string. with a string?
If so please give an example.
Thank you, ƒg
Would someone please tell me what all Ly:make-pitch, is used for?
Thank you, ƒg
On Sat, May 16, 2020 at 7:34 AM Jamie Beardslee
wrote:
>
> The Guile reference manual [1] contains a good introduction to the
> language in general as well as some more in-depth information for
> working with guile specifically.
>
> One of the most useful resources for me in grasping the important
On Sun, Dec 29, 2019 at 6:22 PM Urs Liska wrote:
>
> Am Sonntag, den 29.12.2019, 10:44 -0500 schrieb Freeman Gilmore:
> > In Frescobaldi is there a quick key that can be used in place of
> > the Lily button?
>
> There are a number of preset shortcuts to trigger LilyPond
&g
Aaron:
I just had a chance to go over this. Your details helped all makes
sense to me, Thank you for your time, greatly appreciated.
ƒg
On Fri, May 8, 2020 at 1:44 AM Aaron Hill wrote:
>
> On 2020-05-07 9:42 pm, Freeman Gilmore wrote:
> > On Thu, May 7, 2020 at 11:32 PM Aaron Hil
On Thu, May 7, 2020 at 11:32 PM Aaron Hill wrote:
>
> On 2020-05-07 7:22 pm, Freeman Gilmore wrote:
> > Need lots of help this. Starting with this:
> >
> > sum = #(lambda x
> >(define A (apply + x))
> >(display A))
> >
> > #(sum 2 3
Need lots of help this. Starting with this:
sum = #(lambda x
(define A (apply + x))
(display A))
#(sum 2 3 4 5) % 14 (from LilyPond Log)
I am guessing from reading “Extending LilyPond“ the above could be maid into:
function =
(define-void-function
(arg1 arg2 …)
(type1? typ
Aaron:
That helps but I do not know how to use it.For now that is OKI
found the places in “Notation Reference” where cheap-list was
mentioned, that is why I asked.
Thank you, ƒg
On Thu, May 7, 2020 at 9:09 PM Aaron Hill wrote:
>
> On 2020-05-07 4:52 pm, Freeman Gilmore
Aaron, thank you; but i do not have a clue. Were can I read about
this? Google is no help.
ƒg
On Wed, May 6, 2020 at 10:59 PM Aaron Hill wrote:
>
> On 2020-05-06 7:34 pm, Freeman Gilmore wrote:
> > What is a cheap-list and where is it explained?
> > Thank you, ƒg
>
>
What is a cheap-list and where is it explained?
Thank you, ƒg
Lukas and Kevin:
Thank you, this should do it. Looks like it answers many question I have
been having.
ƒg
On Mon, May 4, 2020 at 10:51 AM Kevin Barry wrote:
> Hi Freeman,
>
> > The first one below works fine but the second does not work when the
> > dollar is replaced with \markup \vcenter \
The first one below works fine but the second does not work when the
dollar is replaced with \markup \vcenter \huge \bold "$". Please
explain why?Why is \markup bound in the first and not in the
second.I see \markup used in many places like to the second
example that works, what is the di
On Tue, Apr 28, 2020 at 4:51 PM David Nalesnik
wrote:
> On Tue, Apr 28, 2020 at 3:46 PM David Nalesnik
> wrote:
> >
> > On Mon, Apr 27, 2020 at 10:56 AM Adam Good
> wrote:
> > >
> > > Freeman see below...
> > >
> > > On Sat, Apr 25, 2020
On Tue, Apr 28, 2020 at 4:46 PM David Nalesnik
wrote:
> On Mon, Apr 27, 2020 at 10:56 AM Adam Good wrote:
> >
> > Freeman see below...
> >
> > On Sat, Apr 25, 2020 at 8:52 PM Freeman Gilmore <
> freeman.gilm...@gmail.com> wrote:
> >>
> >> Da
On Mon, Apr 27, 2020 at 11:27 AM David Wright
wrote:
> On Sat 25 Apr 2020 at 21:11:50 (-0400), Freeman Gilmore wrote:
> > On Sat, Apr 25, 2020 at 8:20 PM David Wright
> wrote:
> > > On Sat 25 Apr 2020 at 19:40:47 (-0400), Freeman Gilmore wrote:
> > > > Is th
On Mon, Apr 27, 2020 at 11:56 AM Adam Good wrote:
> Freeman see below...
>
> On Sat, Apr 25, 2020 at 8:52 PM Freeman Gilmore
> wrote:
>
>> David:
>> Sorry but i am lost, I do not understand how to get to the file were,
>> \makamGlyphs
>> is define
On Sat, Apr 25, 2020 at 8:20 PM David Wright
wrote:
> On Sat 25 Apr 2020 at 19:40:47 (-0400), Freeman Gilmore wrote:
> > Is there an app that can search inside LilyPond?
> >
> > For example in makam.ly there is: \override
> KeySignature.glyph-name-alist =
> > \maka
On Sat, Apr 25, 2020 at 8:09 PM David Nalesnik
wrote:
> On Sat, Apr 25, 2020 at 6:41 PM Freeman Gilmore
> wrote:
> >
> > Is there an app that can search inside LilyPond?
> >
> > For example in makam.ly there is: \override
> KeySignature.glyph-name-alist = \maka
Is there an app that can search inside LilyPond?
For example in makam.ly there is: \override KeySignature.glyph-name-alist =
\makamGlyphs .
I would like to find where, \makamGlyphs, is defined.
Thank you, ƒg
Is there a place were i can read about ly:make-pitch what it does and how
to use it?
Thank you, ƒg
On Thu, Feb 27, 2020 at 2:09 AM Torsten Hämmerle
wrote:
> Freeman Gilmore wrote
> > That is interesting, it is in the Private Use Area of Unicode, same area
> > as
> > Bravura.
>
> Yup. In Emmentaler, there is one big exception I forgot to mention (but
> this
> h
On Wed, Feb 26, 2020 at 6:09 PM Torsten Hämmerle
wrote:
> As far as I know, some special implementations are using SMuFL fonts, most
> notably Dorico's Bravura. These implementations will definitely use
> explicit code points.
>
> But LilyPond's makam.ly is making use of Emmentaler (Feta) glyphs
On Wed, Feb 26, 2020 at 6:09 PM Torsten Hämmerle
wrote:
> As far as I know, some special implementations are using SMuFL fonts, most
> notably Dorico's Bravura. These implementations will definitely use
> explicit code points.
>
LilyPond converts the names to Unicode, the file can be found in
op
On Wed, Feb 26, 2020 at 1:46 PM David Kastrup wrote:
> Freeman Gilmore writes:
>
> > What is the name of the file that converts the glyph accidental names
> used
> > in the makam.ly to Unicode code points?
>
> I don't think we are working with Unicode code point
What is the name of the file that converts the glyph accidental names used
in the makam.ly to Unicode code points?
Thank you, ƒg
On Sat, Feb 15, 2020 at 11:08 AM David Kastrup wrote:
> Freeman Gilmore writes:
>
> > Were can I find the procedure for ly:make-pitch ?
>
> Beneath
>
> lily/pitch-scheme.cc:LY_DEFINE (ly_make_pitch, "ly:make-pitch",
>
I could not find this in the LilyPon
Were can I find the procedure for ly:make-pitch ?
Thank you, ƒg
I did not see this when i replied last , so let me read it i loos like it
is the answer i want.
Thank you,ƒg
On Sun, Feb 9, 2020 at 12:38 PM David Kastrup wrote:
> Freeman Gilmore writes:
>
> > On Sun, Feb 9, 2020 at 9:33 AM Thomas Morley
> > wrote:
> >
> >&
On Sun, Feb 9, 2020 at 12:25 PM Kieren MacMillan <
kieren_macmil...@sympatico.ca> wrote:
> Hi Freeman,
>
> > Ok you are getting closer to what i am asking.
>
> I’m glad!
>
> > Rerote(let ((rand (random 100))) ...) .I need to understand it
> so that i know which to use and when?
> > ((rand
On Sun, Feb 9, 2020 at 11:45 AM Kieren MacMillan <
kieren_macmil...@sympatico.ca> wrote:
> Hi Freeman,
>
> > I understand the above and below but not this let ((rand (random
> 100)))
> > Put in your form: (let ((rand (random 100))) ...)
>
> Here are the thoughts of a Scheme newbie — hopefully t
On Sun, Feb 9, 2020 at 9:33 AM Thomas Morley
wrote:
> Am So., 9. Feb. 2020 um 15:02 Uhr schrieb Freeman Gilmore
> :
> >
> >
> >
> > This is taken from the "Scheme Book".
> >
> > Question why double parenthesis for let ((rand (random 100))
This is taken from the "Scheme Book".
Question why double parenthesis for let ((rand (random 100))) ?
Thank you, ƒg
Thanks, Urs:
I have read “Extending LilyPond”, it did give me some idea of some of what
I need to know. But the need was still there. I find your “Scheme Book”
answers this need. Thank you for all your effort.Wish I was smart
enough to help.
Thank You, ƒg
On Sat, Feb 1, 2020 at 3:47 A
Ok if i reduce the size to 75% the index comes back But i would like it
larger.
Disregard my request.
Thank you,
ƒg
On Fri, Jan 31, 2020 at 2:35 PM Freeman Gilmore
wrote:
> I was reading the Scheme Book. It had a index of ALL the chapters on the
> lift side which made it ez go back and
1 - 100 of 183 matches
Mail list logo