Hi Malte,
Am 27.04.19 um 10:49 schrieb Malte Meyn:
Am 26.04.19 um 14:45 schrieb Lukas-Fabian Moser:
I might also be willing to use LaTeX for the creation of the symbols
because I could then combine efforts for a standalone LaTeX package
to produce the symbols in continuous text too.
I'd
Hi Lukas and all,
Am 26.04.19 um 23:15 schrieb Lukas-Fabian Moser:
Hi,
but I have to some degree lost track of
much of the discussion of the last 20 years, and when I actively worked
with that kind of written harmonic analysis (while at the
Musikhochschule) I didn't have much of a scho
Hi,
but I have to some degree lost track of
much of the discussion of the last 20 years, and when I actively worked
with that kind of written harmonic analysis (while at the
Musikhochschule) I didn't have much of a scholarly mind-set. So in fact.
I was *not* aware of all this...
a
Hi everybody,
Urs Liska-3 wrote
> but I have to some degree lost track of
> much of the discussion of the last 20 years, and when I actively worked
> with that kind of written harmonic analysis (while at the
> Musikhochschule) I didn't have much of a scholarly mind-set. So
Hi Urs, Lukas, and everybody,
Am 26.04.19 um 14:45 schrieb Lukas-Fabian Moser:
And @Malte, am I wrong if I remember that I saw some work on functional
analysis symbols done by you?
that’s true. For my thesis I needed such symbols for use both in LaTeX
and LilyPond. I had made a LilyPond solut
For the record, I've created sort-of a Wiki for the `analysis`
openLilyLib package, so you can see what Klaus has created:
https://github.com/openlilylib/analysis/wiki
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman
Hi Urs,
> I'm in need of symbols for harmonic analysis (in about the Riemann flavour).
> I would go for it by creating a lyrics-like context for the horizontal and
> vertical alignment and produce some functions that would create combined
> markups or stencils for the sy
Hi Lukas,
Am 26.04.19 um 14:45 schrieb Lukas-Fabian Moser:
Hi Urs,
finally I'm in need of symbols for harmonic analysis (in about the
Riemann flavour).
Just to provide some context to this request (of course, I assume you
are perfectly aware of all this):
It's somewhat painfu
Hi Urs,
finally I'm in need of symbols for harmonic analysis (in about the
Riemann flavour).
Just to provide some context to this request (of course, I assume you
are perfectly aware of all this): The style of harmonic analysis is
quite different from any of the many flavours Hugo Ri
Hi Harm,
Am 26.04.19 um 13:47 schrieb Thomas Morley:
Am Fr., 26. Apr. 2019 um 13:30 Uhr schrieb Urs Liska :
Hi all,
finally I'm in need of symbols for harmonic analysis (in about the
Riemann flavour). I would go for it by creating a lyrics-like context
for the horizontal and ver
Am Fr., 26. Apr. 2019 um 13:30 Uhr schrieb Urs Liska :
>
> Hi all,
>
> finally I'm in need of symbols for harmonic analysis (in about the
> Riemann flavour). I would go for it by creating a lyrics-like context
> for the horizontal and vertical alignment and produce some
Hi all,
finally I'm in need of symbols for harmonic analysis (in about the
Riemann flavour). I would go for it by creating a lyrics-like context
for the horizontal and vertical alignment and produce some functions
that would create combined markups or stencils for the symbols.
Addit
[Janek--sorry about the duplicate message!]
Hi,
On Thu, Sep 5, 2013 at 7:17 AM, Janek Warchoł wrote:
> Hi!
>
> 2013/9/5 Mark Polesky :
> > Hi everyone,
> >
> > On a whim I decided to try to implement a roman numeral
> > harmonic analysis interface,
Hi Mark,
On Fri, Dec 14, 2012 at 5:01 PM, Mark Stephen Mrotek
wrote:
> Mr. Kastrup:
>
> Following your suggestion, the code for "/rN.ly" was included in the coding
> of the piece for which I was doing the harmonic analysis.
I think you mean me, David Nalesnik.
>
Mr. Kastrup:
Following your suggestion, the code for "/rN.ly" was included in the coding
of the piece for which I was doing the harmonic analysis. It work easily.
And its inclusion brought up two additional questions. I wanted to query the
contributor, "MS," yet the e-mail
David Nalesnik writes:
> Hi Mark,
>
> On Sat, Dec 8, 2012 at 7:29 PM, Mark Stephen Mrotek
> wrote:
>
>> The function for creating Roman numerals for harmonic analysis is given (at
>> http://lsr.dsi.unimi.it/LSR/Item?id=710) as:
>
> Here I'd suggest t
Hi Mark,
On Sat, Dec 8, 2012 at 8:55 PM, Mark Stephen Mrotek
wrote:
> Mr. Nalesnik:
>
> I see the difference in how the two voices of the "left" are defined from the
> two voices of the "right." If I make these changes shall I have to adjust
> anything in the area in which the pitches are enter
From: David Nalesnik [mailto:david.nales...@gmail.com]
Sent: Saturday, December 08, 2012 6:48 PM
To: Mark Stephen Mrotek
Cc: lilypond-user@gnu.org
Subject: Re: Harmonic Analysis
On Sat, Dec 8, 2012 at 8:11 PM, Mark Stephen Mrotek
wrote:
> Hello:
>
>
>
> Following Mr. Nalesnik’s sug
On Sat, Dec 8, 2012 at 8:11 PM, Mark Stephen Mrotek
wrote:
> Hello:
>
>
>
> Following Mr. Nalesnik’s suggestions I followed the template at
>
> http://www.mail-archive.com/lilypond-user@gnu.org/msg69861/rN.ly
>
> and corrected some grammar.
>
>
>
> I entered this as a test:
>
> analysis = \lyricmo
Hello:
Following Mr. Nalesnik's suggestions I followed the template at
http://www.mail-archive.com/lilypond-user@gnu.org/msg69861/rN.ly
and corrected some grammar.
I entered this as a test:
analysis = \lyricmode {
\set stanza = #'e:
\markup \rN { v }
}
\
Answered too quickly...
>>
>> %% This line is from me.%%
>>
>> \new Lyrics \lyrics to ’’leftTwo” {roman}
>>
Also, preface your variable reference with a backslash. The line will read
\new Lyrics \lyricsto "leftTwo" \roman
___
lilypond-user mailing li
Hi Mark,
On Sat, Dec 8, 2012 at 7:29 PM, Mark Stephen Mrotek
wrote:
> The function for creating Roman numerals for harmonic analysis is given (at
> http://lsr.dsi.unimi.it/LSR/Item?id=710) as:
Here I'd suggest that you use the (considerably) updated version of
this file found
er@gnu.org
Subject: Re: Harmonic Analysis
Answered too quickly...
>>
>> %% This line is from me.%%
>>
>> \new Lyrics \lyrics to ’’leftTwo” {roman}
>>
Also, preface your variable reference with a backslash. The line will read
Hello:
The function for creating Roman numerals for harmonic analysis is given (at
http://lsr.dsi.unimi.it/LSR/Item?id=710) as:
\markup \rN { .list of symbols.}.
Later it states "The analysis can be created in a Lyrics context." I assume
this means
\lyricsmode {.text.}.
24 matches
Mail list logo