Re: Alla breve notation in Kyrie (2) from Bach's Hohe Messe

2016-07-10 Thread Jogchum Reitsma
Op 09-07-16 om 22:37 schreef Simon Albrecht: On 09.07.2016 20:53, Jogchum Reitsma wrote: For me it still is odd to see cut C noted, and then not two, but four halves in each bar. The history of the c and cut c symbols is complex and difficult to grasp. Historically, both are derived from pro

Re: Alla breve notation in Kyrie (2) from Bach's Hohe Messe

2016-07-09 Thread Simon Albrecht
On 09.07.2016 20:53, Jogchum Reitsma wrote: For me it still is odd to see cut C noted, and then not two, but four halves in each bar. The history of the c and cut c symbols is complex and difficult to grasp. Historically, both are derived from proportion signs which said nothing about the le

Re: Alla breve notation in Kyrie (2) from Bach's Hohe Messe

2016-07-09 Thread Jogchum Reitsma
are you saying that the second Kyrie of BWV232 is *not* alla breve, but in 4/4 ? Any chance of knowing which versions you consulted? Op 07-07-16 om 14:28 schreef Malte Meyn: Am 07.07.2016 um 13:48 schrieb Jogchum Reitsma: In the second Kyrie from J.S. Bach's Hohe Messe, the time signature

Re: Alla breve notation in Kyrie (2) from Bach's Hohe Messe

2016-07-08 Thread Simon Albrecht
ature is 4/4, but the bars are filled with 8 quarter notes or its equivalent in time. Are you sure you meant 4/4 which is shown as C? Bach uses the cut C (alla breve). \set timeSignatureFraction = #'(2.2) warning: typecontrol failed for 'timeSignatureFraction'; value '(2.2)'

Re: Alla breve notation in Kyrie (2) from Bach's Hohe Messe

2016-07-08 Thread David Wright
Kyrie of BWV232 is *not* alla breve, but in 4/4 ? Any chance of knowing which versions you consulted? > Op 07-07-16 om 14:28 schreef Malte Meyn: > >Am 07.07.2016 um 13:48 schrieb Jogchum Reitsma: > >>In the second Kyrie from J.S. Bach's Hohe Messe, the time signature is

Re: Alla breve notation in Kyrie (2) from Bach's Hohe Messe

2016-07-08 Thread Malte Meyn
In the second Kyrie from J.S. Bach's Hohe Messe, the time signature is 4/4, but the bars are filled with 8 quarter notes or its equivalent in time. Are you sure you meant 4/4 which is shown as C? Bach uses the cut C (alla breve). \set timeSignatureFraction = #'(2.2) wa

Re: Alla breve notation in Kyrie (2) from Bach's Hohe Messe

2016-07-08 Thread Jogchum Reitsma
m 07.07.2016 um 13:48 schrieb Jogchum Reitsma: In the second Kyrie from J.S. Bach's Hohe Messe, the time signature is 4/4, but the bars are filled with 8 quarter notes or its equivalent in time. Are you sure you meant 4/4 which is shown as C? Bach uses the cut C (alla breve). \set t

Re: Alla breve notation in Kyrie (2) from Bach's Hohe Messe

2016-07-08 Thread Jogchum Reitsma
(Sent this accidentally to PM) Hi Jean, There may be a better solution, but this one works perfectly for me. Thanks a lot! regards, Jogchum Op 07-07-16 om 14:29 schreef Jean Brefort: Le jeudi 07 juillet 2016 à 13:48 +0200, Jogchum Reitsma a écrit : Hi all, In the second Kyrie from J.S. Ba

Re: Alla breve notation in Kyrie (2) from Bach's Hohe Messe

2016-07-07 Thread Jean Brefort
Le jeudi 07 juillet 2016 à 13:48 +0200, Jogchum Reitsma a écrit : > Hi all, > > In the second Kyrie from J.S. Bach's Hohe Messe, the time signature > is 4/4, but the bars are filled with 8 quarter notes or its > equivalent in time. > I cannot find in the documentation or last years list archive ho

Re: Alla breve notation in Kyrie (2) from Bach's Hohe Messe

2016-07-07 Thread Malte Meyn
Am 07.07.2016 um 13:48 schrieb Jogchum Reitsma: In the second Kyrie from J.S. Bach's Hohe Messe, the time signature is 4/4, but the bars are filled with 8 quarter notes or its equivalent in time. Are you sure you meant 4/4 which is shown as C? Bach uses the cut C (alla breve).

Alla breve notation in Kyrie (2) from Bach's Hohe Messe

2016-07-07 Thread Jogchum Reitsma
Hi all, In the second Kyrie from J.S. Bach's Hohe Messe, the time signature is 4/4, but the bars are filled with 8 quarter notes or its equivalent in time. I cannot find in the documentation or last years list archive how to code that in lilypond. \set timeSignatureFraction = #'(2.2) which m

alla breve for time 2/1

2013-08-20 Thread Kris Van Bruwaene
I want to use an alla breve or barred C for time 2/1. I found this snippet on a previous post: \set Staff.timeSignatureFraction = #'(2. 2) but when I try it it gives an error in my Lily version (2.16.1): waarschuwing: type controle gefaald voor `timeSignatureFraction'; waarde `(2.

Alla breve for time 2/1

2013-08-20 Thread bruzzel
I want to use an alla breve or barred C for time 2/1. I found this snippet on a previous post: \set Staff.timeSignatureFraction = #'(2. 2) but when I try it it gives an error in my Lily version (2.16.1): waarschuwing: type controle gefaald voor `timeSignatureFraction'; waarde `(2.0 2)&

Re: Alla breve for time 2/1

2013-08-20 Thread David Kastrup
Thomas Morley writes: > 2013/8/20 Kris Van Bruwaene : >> I want to use an alla breve or barred C for time 2/1. I found this snippet >> on a previous post: >> \set Staff.timeSignatureFraction = #'(2. 2) >> but when I try it it gives an error in my Lily version

Re: Alla breve for time 2/1

2013-08-20 Thread Pierre Perol-Schneider
2013/8/20 Kris Van Bruwaene > I want to use an alla breve or barred C for time 2/1. I found this snippet > on a previous post: > \set Staff.timeSignatureFraction = #'(2. 2) > but when I try it it gives an error in my Lily version (2.16.1): > waarschuwing: type c

Re: Alla breve for time 2/1

2013-08-20 Thread Thomas Morley
2013/8/20 Kris Van Bruwaene : > I want to use an alla breve or barred C for time 2/1. I found this snippet > on a previous post: > \set Staff.timeSignatureFraction = #'(2. 2) > but when I try it it gives an error in my Lily version (2.16.1): Hi, there's a m

Alla breve for time 2/1

2013-08-20 Thread Kris Van Bruwaene
I want to use an alla breve or barred C for time 2/1. I found this snippet on a previous post: \set Staff.timeSignatureFraction = #'(2. 2) but when I try it it gives an error in my Lily version (2.16.1): waarschuwing: type controle gefaald voor `timeSignatureFraction'; waarde `(2.0

Alla Breve problems

2010-11-25 Thread Radamir Lira de Sousa
Dears, I found a solution for my "problem"! Like everything in Lilypond, simple and efficient: \ Time 2 / 1 \ Set Staff.timeSignatureFraction = # '(2. 2) Thanks to Jakob and Marek for the "compasses"! Radamir ___ lilypond-user mailing list lilypond

Re: Alla Breve Problem

2010-11-25 Thread Marek Klein
Hi Radamir, 2010/11/25 Radamir Lira de Sousa > I'm having trouble with an excerpt from a score that I'm transcribing. > In the excerpt Alla Breve, appears as the unit of measure brevis! How > to Set the time signature 2 / 1 struck with c? This snippet could help

Alla Breve Problem

2010-11-25 Thread Radamir Lira de Sousa
I'm having trouble with an excerpt from a score that I'm transcribing. In the excerpt Alla Breve, appears as the unit of measure brevis! How to Set the time signature 2 / 1 struck with c? ___ lilypond-user mailing list lilypond-user@gn

Re: alla breve

2010-01-18 Thread James Lowe
and if you want to display 2/2 then add the following line before \numericTimeSignature \time 2/2 Likewise for 4/4 Patrick Schmidt wrote: Alla breve (C with a vertical line through) is set by default with \time 2/2. See Notation Reference 1.2.3 Time Signature HTH patrick

Re: alla breve

2010-01-18 Thread Patrick Schmidt
Alla breve (C with a vertical line through) is set by default with \time 2/2. See Notation Reference 1.2.3 Time Signature HTH patrick Original-Nachricht > Datum: Mon, 18 Jan 2010 11:14:58 +0100 > Von: Ove Ditlevsen > An: lilypond-user@gnu.org > Betreff: alla bre

Re: alla breve

2010-01-18 Thread David Kastrup
Ove Ditlevsen writes: > Please, can anybody tell me how to set "alla breve" (C with a vertical > line through)? \time 2/2 I see an example for it (as well as how to change this to 2/2 notation if wanted) right in the obvious part of the notation refer

alla breve

2010-01-18 Thread Ove Ditlevsen
Please, can anybody tell me how to set "alla breve" (C with a vertical line through)? Thanks in advance Ove Ditlevsen Professor Emeritus, dr.techn. Ove Ditlevsen Department of Mechanical Engineering Coastal, Maritime and Structural Engineering Technical University of Denmark Nils Ko

Re: "Alla breve" music function

2006-10-04 Thread Markus Schneider
Hi Arvid, thanks a lot! This is exactly what I was looking for! Cheers, Markus ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

Re: "Alla breve" music function

2006-09-26 Thread Arvid Grøtting
Markus Schneider hotmail.com> writes: > > Hello list, > > I'm looking for a function that doubles every duration. > > Here's a short example: > > Turn { c1 c2 c4 c16 c16 c16 c16 } > into { c1 ~ c1 c1 c2 c8 c8 c8 c8 } > > I digged around, but I think this is still beyond my limited s

"Alla breve" music function

2006-09-20 Thread Markus Schneider
Hello list, I'm looking for a function that doubles every duration. Here's a short example: Turn { c1 c2 c4 c16 c16 c16 c16 } into { c1 ~ c1 c1 c2 c8 c8 c8 c8 } I digged around, but I think this is still beyond my limited scheme understanding. If someone did somthing like this already