[TeX-music] Setting different time signatures

2006-02-25 Thread Olivier Vogel
Do you want to get something like that?

8<-
3 3 4 4 0 6 0 0
1 1 20 0



btt
./
w150m
rp /
rp /
rp /

\\\let\generalmeterold\generalmeter\def
\generalmeter#1{\generalmeterold#1\
\\\setmeter3{{\meterfrac{12}{8}}}\setmeter2{{\meterfrac{12}{8\
m4/4/0/6 c83 d e f g4 g /
\pt{c}\ c8 \pt{d}\ d \pt{e}\ e \pt{f}\ f g4x3n f e d4x3n c b /
rp /

\\\let\generalmeter\generalmeterold\
c-0 /
c0 /
rp /
8<-

Olivier

___
TeX-music mailing list
TeX-music@icking-music-archive.org
http://icking-music-archive.org/mailman/listinfo/tex-music


Re: [TeX-music] Setting different time signatures

2006-02-24 Thread Trent Johnston
Hi Don,

Yes I was going to replace with triplets. In 12/8 time signature was a way
that many composers use to avoid scaring away a performer by having a
movement filled with triplets all over the place. i.e. a dotted crotchet
equals the value of a normal crotchet in common time. So there are 4 dotted
crotchet groups in 12/8 time and 4 crotchets in the common time. All
performers are counting in four it's just the subdivisions are counted
differently.

I've already replied to Olivier's helpful advice but while it does work.. it
only works on the first bar of a piece. The change of time signatures occurs
halfway through the piece.

More importantly I am trying to have a quaver triplet made as one dotted
crotchet.

Trent


- Original Message - 
From: <[EMAIL PROTECTED]>
To: "Typesetting music with TeX" 
Sent: Saturday, February 25, 2006 4:13 PM
Subject: Re: [TeX-music] Setting different time signatures


But just remember that if you do it this way, PMX will not know about the
12/8, so to make the triplets you'll have to do something like c4x3n d e ...

--Don Simons


 Olivier Vogel <[EMAIL PROTECTED]> wrote:
> Le samedi 25 février 2006 à 07:58 +1100, Trent Johnston a écrit :
>
> >
> > How can I set different display time-signatures.
> >
> > I have 3 staves the top 2 need to be 12/8 time and the 3rd Common time.
>
> You have to use the command \setmeter. This example shows you how to use
> it:
>
> 8<--
> 3 3 4 4 0 6 0 0
> 1 1 20 0
>
>
>
> ttt
> ./
> \\setmeter3{{\meterfrac{12}{8}}}\
> w50m
> rp /
> rp /
> rp /
> 8<--
>
> Olivier
>
>
> ___
> TeX-music mailing list
> TeX-music@icking-music-archive.org
> http://icking-music-archive.org/mailman/listinfo/tex-music

___
TeX-music mailing list
TeX-music@icking-music-archive.org
http://icking-music-archive.org/mailman/listinfo/tex-music


___
TeX-music mailing list
TeX-music@icking-music-archive.org
http://icking-music-archive.org/mailman/listinfo/tex-music


Re: [TeX-music] Setting different time signatures

2006-02-24 Thread dsimons
But just remember that if you do it this way, PMX will not know about the 12/8, 
so to make the triplets you'll have to do something like c4x3n d e ...

--Don Simons


 Olivier Vogel <[EMAIL PROTECTED]> wrote: 
> Le samedi 25 février 2006 à 07:58 +1100, Trent Johnston a écrit :
> 
> > 
> > How can I set different display time-signatures.
> > 
> > I have 3 staves the top 2 need to be 12/8 time and the 3rd Common time.
> 
> You have to use the command \setmeter. This example shows you how to use
> it:
> 
> 8<--
> 3 3 4 4 0 6 0 0
> 1 1 20 0
> 
> 
> 
> ttt
> ./
> \\setmeter3{{\meterfrac{12}{8}}}\
> w50m
> rp /
> rp /
> rp /
> 8<--
> 
> Olivier
> 
> 
> ___
> TeX-music mailing list
> TeX-music@icking-music-archive.org
> http://icking-music-archive.org/mailman/listinfo/tex-music

___
TeX-music mailing list
TeX-music@icking-music-archive.org
http://icking-music-archive.org/mailman/listinfo/tex-music


[TeX-music] Setting different time signatures

2006-02-24 Thread Olivier Vogel
Le samedi 25 février 2006 à 07:58 +1100, Trent Johnston a écrit :

> 
> How can I set different display time-signatures.
> 
> I have 3 staves the top 2 need to be 12/8 time and the 3rd Common time.

You have to use the command \setmeter. This example shows you how to use
it:

8<--
3 3 4 4 0 6 0 0
1 1 20 0



ttt
./
\\setmeter3{{\meterfrac{12}{8}}}\
w50m
rp /
rp /
rp /
8<--

Olivier


___
TeX-music mailing list
TeX-music@icking-music-archive.org
http://icking-music-archive.org/mailman/listinfo/tex-music


[TeX-music] Setting different time signatures

2006-02-24 Thread Trent Johnston
Hello,

I can finally send messages again. Thanks to both Christian and Maurizio!

Now for my questions:

How can I set different display time-signatures.

I have 3 staves the top 2 need to be 12/8 time and the 3rd Common time.

All three will be set in common time, but the top two will show 12/8. This
was a an easy way to set a lot of triplets without writing a lot of triplet
figures all over the place.

Also is there a way to make a triplet of with just one dotted crotchet: i.e.
a triplet of 8 notes put together to make one dotted crotchet.

Any help appreciated,

Trent

___
TeX-music mailing list
TeX-music@icking-music-archive.org
http://icking-music-archive.org/mailman/listinfo/tex-music