Re: [TeX-Music] Individual key signature

2010-08-03 Thread Andre Van Ryckeghem
Perhaps, you may create an instrument of 1 staff, as in the example (3 
instruments of 1 staff)
\setsign2{+3} changes only instrument 2 
But in instrument 1 there is no natural, perhaps that is the problem?
Andre 

3 3 4 4 0 6 0 1
1 1 20 .06
a min.
fs min.
c min.
btt
./
Abr
B
%%
It92ibaclob
\\let\xbarsav\xbar\
Rz a4- b c d /
f4 g a b /
c4 d e f /
\\\setclef28\zchangeclefs\setclef2\bass\zchangeclefs\setsign2{-1}\setsign1{0}\setsign3{0}\ignorenats\changesignature\
 
%
m2400
e4 f  /
c4-- ds  /
g4 as  /
\\\def\xbar{\let\xbar\xbarsav\zbar}\
\\\setclef1\treble\setclef2\treble\zchangeclefs\setsign2{+2}\setsign1{-1}\changesignature\
 
g4++ a /
X1 e4++ f /
b4 c /
m4400
e4 fs gs a /
c4 ds es f /
g4 as bs c /



From: Hermann Hinsch 
Sent: Tuesday, August 03, 2010 12:32 PM
To: Werner Icking Music Archive 
Subject: Re: [TeX-Music] Individual key signature


Am Freitag, 30. Juli 2010 12:09:47 schrieb Andre Van Ryckeghem:

> I am not sure if this is, what should be done, but i tried to change the

> clef and keys of 1 instrument with type 3 commands. To do it in the middle

> of a bar i have split the bar and removed the barline.

>

> My guide to do this was the musicdoc114.pdf manual (section 2.14)

>


I used the same section to find a solution but I wasn't so successful as Andre. 
But there remains the problem, that "\ignorenats" removes the naturals in all 
staves. I would like to ask the TeX experts if there would be the possibility 
to set a natural for the changed signature for one staff only. 


Hermann



> Andre

>

> Attention: there are 2 long lines that are broken by the email

> ===

> 3 3 4 4 0 6 0 1

> 1 1 20 .06

> a min.

> fs min.

> c min.

> btt

> ./

> Abr

> B

> %%

> It92ibaclob

> \\let\xbarsav\xbar\

> Rz a4- b c d /

> f4 g a b /

> c4 d e f /

> \\\setclef28\zchangeclefs\setclef2\bass\zchangeclefs\setsign2{-1}\setsign1{

>0}\setsign3{0}\ignorenats\changesignature\ %

> m2400

> e4 fs /

> c4-- ds /

> g4 as /

> \\\def\xbar{\let\xbar\xbarsav\zbar}\

> \\\setclef2\treble\zchangeclefs\setsign2{+2}\setsign1{0}\setsign3{0}\ignore

>nats\changesignature\ g4s a /

> X1 e4s++ f /

> b4s c /

> m4400

> e4 fs gs a /

> c4 ds es f /

> g4 as bs c /

> ========

>

>

> From: Don Simons

> Sent: Friday, July 23, 2010 4:25 PM

> To: 'Werner Icking Music Archive'

> Subject: Re: [TeX-Music] Individual key signature

>

>

> I'm curious why you would want to change the key signature in only one

> staff, while presumably leaving the others the same.

>

>

>

> --Don Simons

>

>

>

> From: icking-music-archive.org-tex-music-boun...@mailman.nfit.au.dk

> [mailto:icking-music-archive.org-tex-music-boun...@mailman.nfit.au.dk] On

> Behalf Of Hermann Hinsch Sent: Friday, July 23, 2010 6:49 AM

> To: Werner Icking Music Archive

> Subject: Re: [TeX-Music] Individual key signature

>

> Am Donnerstag, 22. Juli 2010 18:50:06 schrieb Luigi Cataldi:

> > I know the following way. Is this what you need?

> >

> >

> >

> > ===

> >

> > 3 3 4 4 0 6 0 0

> >

> > 1 1 20 .06

> >

> > a min.

> >

> > fs min.

> >

> > c min.

> >

> > btt

> >

> > ./

> >

> > Abr

> >

> > B

> >

> > %%

> >

> > \\setsign{2}{+3}\setsign{3}{-3}\

> >

> > It92ibaclob

> >

> > a4- b c d | e fs gs a | a gn fn e | d c b a /

> >

> > f4 g a b | c ds es f | f en dn c | b a g f /

> >

> > c4 d e f | g as bs c | c bn an g | f e d c /

> >

> > ===

>

> I should have been more precise of what I want: The change of the key

> signature (in my case one flat) is within a bar and should be made visible

> by repeating the clef followed by a natural. I used a type 3 TeX command

> \\\setsign{1}{0}\ but a changesignature is necessary to let the natural

> appear.

>

> Unfortunately all other unchanged signatures appear in the other staves.

>

> Hermann

>

> > If you want to produce a correct midi file you can use abcpp

> >

> > preprocessor. See the discussion

> >

> >

> >

> > http://www.mail-archive.com/icking-music-archive.org-tex-mu...@mailman.nf

> >it

> >

> >.au.dk/msg02319.html

> >

> >

> >

> > Luigi

> >

> > Hermann Hinsch ha scritto:

> > > Hi all,

> > >

> > >

> > >

> > > I would like to change the key signature of an individual staff within

> > >

> > > a multi-staff system, M-Tx or PMX. Possible?

> > >

> >

Re: [TeX-Music] Individual key signature

2010-08-03 Thread Hermann Hinsch
Am Freitag, 30. Juli 2010 12:09:47 schrieb Andre Van Ryckeghem:
> I am not sure if this is, what should be done, but i tried to change the
> clef and keys of 1 instrument with type 3 commands. To do it in the middle
> of a bar i have split the bar and removed the barline.
>
> My guide to do this was the musicdoc114.pdf manual (section 2.14)
>

I used the same section to find a solution but I wasn't so successful as Andre. 
But there remains 
the problem, that "\ignorenats" removes the naturals in all staves. I would 
like to ask the TeX 
experts if there would be the possibility to set a natural for the changed 
signature for one staff 
only. 

Hermann


> Andre
>
> Attention: there are 2 long lines that are broken by the email
> ===
> 3 3 4 4 0 6 0 1
> 1 1 20 .06
> a min.
> fs min.
> c min.
> btt
> ./
> Abr
> B
> %%
> It92ibaclob
> \\let\xbarsav\xbar\
> Rz a4- b c d /
> f4 g a b /
> c4 d e f /
> \\\setclef28\zchangeclefs\setclef2\bass\zchangeclefs\setsign2{-1}\setsign1{
>0}\setsign3{0}\ignorenats\changesignature\ %
> m2400
> e4 fs  /
> c4-- ds  /
> g4 as  /
> \\\def\xbar{\let\xbar\xbarsav\zbar}\
> \\\setclef2\treble\zchangeclefs\setsign2{+2}\setsign1{0}\setsign3{0}\ignore
>nats\changesignature\ g4s a /
> X1 e4s++ f /
> b4s c /
> m4400
> e4 fs gs a /
> c4 ds es f /
> g4 as bs c /
> ========
>
>
> From: Don Simons
> Sent: Friday, July 23, 2010 4:25 PM
> To: 'Werner Icking Music Archive'
> Subject: Re: [TeX-Music] Individual key signature
>
>
> I'm curious why you would want to change the key signature in only one
> staff, while presumably leaving the others the same.
>
>
>
> --Don Simons
>
>
>
> From: icking-music-archive.org-tex-music-boun...@mailman.nfit.au.dk
> [mailto:icking-music-archive.org-tex-music-boun...@mailman.nfit.au.dk] On
> Behalf Of Hermann Hinsch Sent: Friday, July 23, 2010 6:49 AM
> To: Werner Icking Music Archive
> Subject: Re: [TeX-Music] Individual key signature
>
> Am Donnerstag, 22. Juli 2010 18:50:06 schrieb Luigi Cataldi:
> > I know the following way. Is this what you need?
> >
> >
> >
> > ===
> >
> > 3 3 4 4 0 6 0 0
> >
> > 1 1 20 .06
> >
> > a min.
> >
> > fs min.
> >
> > c min.
> >
> > btt
> >
> > ./
> >
> > Abr
> >
> > B
> >
> > %%
> >
> > \\setsign{2}{+3}\setsign{3}{-3}\
> >
> > It92ibaclob
> >
> > a4- b c d | e fs gs a | a gn fn e | d c b a /
> >
> > f4 g a b | c ds es f | f en dn c | b a g f /
> >
> > c4 d e f | g as bs c | c bn an g | f e d c /
> >
> > ===
>
> I should have been more precise of what I want: The change of the key
> signature (in my case one flat) is within a bar and should be made visible
> by repeating the clef followed by a natural. I used a type 3 TeX command
> \\\setsign{1}{0}\ but a changesignature is necessary to let the natural
> appear.
>
> Unfortunately all other unchanged signatures appear in the other staves.
>
> Hermann
>
> > If you want to produce a correct midi file you can use abcpp
> >
> > preprocessor. See the discussion
> >
> >
> >
> > http://www.mail-archive.com/icking-music-archive.org-tex-mu...@mailman.nf
> >it
> >
> >.au.dk/msg02319.html
> >
> >
> >
> > Luigi
> >
> > Hermann Hinsch ha scritto:
> > > Hi all,
> > >
> > >
> > >
> > > I would like to change the key signature of an individual staff within
> > >
> > > a multi-staff system, M-Tx or PMX. Possible?
> > >
> > >
> > >
> > > Hermann
> > >
> > >
> > >
> > >
> > >
> > > ---
> > >-
> > >
> > >
> > >
> > > ___
> > >
> > > tex-mu...@icking-music-archive.org mailing list
> > >
> > > If you want to unsubscribe or look at the archives, go to
> > >
> > > http://mailman.nfit.au.dk/mailman/listinfo/icking-music-archive.org-tex
> > >-m
> > >
> > >usic
> >
> > ___
> >
> > tex-mu...@icking-music-archive.org mailing list
> >
> > If you want to unsubscribe or look at the archives, go to
> >
> > http://mailman.nfit.au.dk/mailman/listinfo/icking-music-archive.org-tex-m
> >us
> >
> >ic
>
> ---
>-
>
>
> ___
> tex-mu...@icking-music-archive.org mailing list
> If you want to unsubscribe or look at the archives, go to
> http://mailman.nfit.au.dk/mailman/listinfo/icking-music-archive.org-tex-mus
>ic

___
tex-mu...@icking-music-archive.org mailing list
If you want to unsubscribe or look at the archives, go to 
http://mailman.nfit.au.dk/mailman/listinfo/icking-music-archive.org-tex-music

Re: [TeX-Music] Individual key signature

2010-07-30 Thread Andre Van Ryckeghem
I am not sure if this is, what should be done, but i tried to change the clef 
and keys of 1 instrument with type 3 commands.
To do it in the middle of a bar i have split the bar and removed the barline.

My guide to do this was the musicdoc114.pdf manual (section 2.14)

Andre

Attention: there are 2 long lines that are broken by the email
===
3 3 4 4 0 6 0 1
1 1 20 .06
a min.
fs min.
c min.
btt
./
Abr
B
%%
It92ibaclob
\\let\xbarsav\xbar\
Rz a4- b c d /
f4 g a b /
c4 d e f /
\\\setclef28\zchangeclefs\setclef2\bass\zchangeclefs\setsign2{-1}\setsign1{0}\setsign3{0}\ignorenats\changesignature\
 
%
m2400
e4 fs  /
c4-- ds  /
g4 as  /
\\\def\xbar{\let\xbar\xbarsav\zbar}\
\\\setclef2\treble\zchangeclefs\setsign2{+2}\setsign1{0}\setsign3{0}\ignorenats\changesignature\
 
g4s a /
X1 e4s++ f /
b4s c /
m4400
e4 fs gs a /
c4 ds es f /
g4 as bs c /



From: Don Simons 
Sent: Friday, July 23, 2010 4:25 PM
To: 'Werner Icking Music Archive' 
Subject: Re: [TeX-Music] Individual key signature


I'm curious why you would want to change the key signature in only one staff, 
while presumably leaving the others the same. 

 

--Don Simons

 

From: icking-music-archive.org-tex-music-boun...@mailman.nfit.au.dk 
[mailto:icking-music-archive.org-tex-music-boun...@mailman.nfit.au.dk] On 
Behalf Of Hermann Hinsch
Sent: Friday, July 23, 2010 6:49 AM
To: Werner Icking Music Archive
Subject: Re: [TeX-Music] Individual key signature

 

Am Donnerstag, 22. Juli 2010 18:50:06 schrieb Luigi Cataldi:

> I know the following way. Is this what you need?

> 

> ===

> 3 3 4 4 0 6 0 0

> 1 1 20 .06

> a min.

> fs min.

> c min.

> btt

> ./

> Abr

> B

> %%

> \\setsign{2}{+3}\setsign{3}{-3}\

> It92ibaclob

> a4- b c d | e fs gs a | a gn fn e | d c b a /

> f4 g a b | c ds es f | f en dn c | b a g f /

> c4 d e f | g as bs c | c bn an g | f e d c /

> ===

I should have been more precise of what I want: The change of the key signature 
(in my case one flat) is within a bar and should be made visible by repeating 
the clef followed by a natural. I used a type 3 TeX command \\\setsign{1}{0}\ 
but a changesignature is necessary to let the natural appear.

Unfortunately all other unchanged signatures appear in the other staves.

Hermann

> 

> If you want to produce a correct midi file you can use abcpp

> preprocessor. See the discussion

> 

> http://www.mail-archive.com/icking-music-archive.org-tex-mu...@mailman.nfit

>.au.dk/msg02319.html

> 

> Luigi

> 

> Hermann Hinsch ha scritto:

> > Hi all,

> >

> > I would like to change the key signature of an individual staff within

> > a multi-staff system, M-Tx or PMX. Possible?

> >

> > Hermann

> >

> >

> > 

> >

> > ___

> > tex-mu...@icking-music-archive.org mailing list

> > If you want to unsubscribe or look at the archives, go to

> > http://mailman.nfit.au.dk/mailman/listinfo/icking-music-archive.org-tex-m

> >usic

> 

> ___

> tex-mu...@icking-music-archive.org mailing list

> If you want to unsubscribe or look at the archives, go to

> http://mailman.nfit.au.dk/mailman/listinfo/icking-music-archive.org-tex-mus

>ic






___
tex-mu...@icking-music-archive.org mailing list
If you want to unsubscribe or look at the archives, go to 
http://mailman.nfit.au.dk/mailman/listinfo/icking-music-archive.org-tex-music___
tex-mu...@icking-music-archive.org mailing list
If you want to unsubscribe or look at the archives, go to 
http://mailman.nfit.au.dk/mailman/listinfo/icking-music-archive.org-tex-music

Re: [TeX-Music] Individual key signature

2010-07-23 Thread Hermann Hinsch
Am Freitag, 23. Juli 2010 16:28:41 schrieb David Allsopp:
> Early music (C15 and some early C16) often has pieces which require one
> part to be notated in a different key from the others. Typically because of
> a cantus firmus part in one mode with polyphony written in a slightly
> different mode.
>
>
> D

David, this is my case. My source is a dialog between "Angelus", "Peccator" and 
"Deus" by 
Constantino Baselli published in Venice 1614.

Hermann


>
> From: icking-music-archive.org-tex-music-boun...@mailman.nfit.au.dk
> [mailto:icking-music-archive.org-tex-music-boun...@mailman.nfit.au.dk] On
> Behalf Of Don Simons Sent: 23 July 2010 15:25
> To: 'Werner Icking Music Archive'
> Subject: Re: [TeX-Music] Individual key signature
>
> I'm curious why you would want to change the key signature in only one
> staff, while presumably leaving the others the same.
>
> --Don Simons
>
> From: icking-music-archive.org-tex-music-boun...@mailman.nfit.au.dk
> [mailto:icking-music-archive.org-tex-music-boun...@mailman.nfit.au.dk] On
> Behalf Of Hermann Hinsch Sent: Friday, July 23, 2010 6:49 AM
> To: Werner Icking Music Archive
> Subject: Re: [TeX-Music] Individual key signature
>
> Am Donnerstag, 22. Juli 2010 18:50:06 schrieb Luigi Cataldi:
> > I know the following way. Is this what you need?
> >
> >
> >
> > ===
> >
> > 3 3 4 4 0 6 0 0
> >
> > 1 1 20 .06
> >
> > a min.
> >
> > fs min.
> >
> > c min.
> >
> > btt
> >
> > ./
> >
> > Abr
> >
> > B
> >
> > %%
> >
> > \\setsign{2}{+3}\setsign{3}{-3}\ >%7b3%7d%7b-3%7d\>
> >
> > It92ibaclob
> >
> > a4- b c d | e fs gs a | a gn fn e | d c b a /
> >
> > f4 g a b | c ds es f | f en dn c | b a g f /
> >
> > c4 d e f | g as bs c | c bn an g | f e d c /
> >
> > ===
>
> I should have been more precise of what I want: The change of the key
> signature (in my case one flat) is within a bar and should be made visible
> by repeating the clef followed by a natural. I used a type 3 TeX command
> \\\setsign{1}{0}\ but a changesignature
> is necessary to let the natural appear.
>
> Unfortunately all other unchanged signatures appear in the other staves.
>
> Hermann
>
> > If you want to produce a correct midi file you can use abcpp
> >
> > preprocessor. See the discussion
> >
> >
> >
> > http://www.mail-archive.com/icking-music-archive.org-tex-mu...@mailman.nf
> >it
> >
> >.au.dk/msg02319.html
> >
> >
> >
> > Luigi
> >
> > Hermann Hinsch ha scritto:
> > > Hi all,
> > >
> > >
> > >
> > > I would like to change the key signature of an individual staff within
> > >
> > > a multi-staff system, M-Tx or PMX. Possible?
> > >
> > >
> > >
> > > Hermann
> > >
> > >
> > >
> > >
> > >
> > > ---
> > >-
> > >
> > >
> > >
> > > ___
> > >
> > > tex-mu...@icking-music-archive.org<mailto:tex-mu...@icking-music-archiv
> > >e.org> mailing list
> > >
> > > If you want to unsubscribe or look at the archives, go to
> > >
> > > http://mailman.nfit.au.dk/mailman/listinfo/icking-music-archive.org-tex
> > >-m
> > >
> > >usic
> >
> > ___
> >
> > tex-mu...@icking-music-archive.org<mailto:tex-mu...@icking-music-archive.
> >org> mailing list
> >
> > If you want to unsubscribe or look at the archives, go to
> >
> > http://mailman.nfit.au.dk/mailman/listinfo/icking-music-archive.org-tex-m
> >us
> >
> >ic

___
tex-mu...@icking-music-archive.org mailing list
If you want to unsubscribe or look at the archives, go to 
http://mailman.nfit.au.dk/mailman/listinfo/icking-music-archive.org-tex-music

Re: [TeX-Music] Individual key signature

2010-07-23 Thread David Allsopp
Early music (C15 and some early C16) often has pieces which require one part to 
be notated in a different key from the others. Typically because of a cantus 
firmus part in one mode with polyphony written in a slightly different mode.


D

From: icking-music-archive.org-tex-music-boun...@mailman.nfit.au.dk 
[mailto:icking-music-archive.org-tex-music-boun...@mailman.nfit.au.dk] On 
Behalf Of Don Simons
Sent: 23 July 2010 15:25
To: 'Werner Icking Music Archive'
Subject: Re: [TeX-Music] Individual key signature

I'm curious why you would want to change the key signature in only one staff, 
while presumably leaving the others the same.

--Don Simons

From: icking-music-archive.org-tex-music-boun...@mailman.nfit.au.dk 
[mailto:icking-music-archive.org-tex-music-boun...@mailman.nfit.au.dk] On 
Behalf Of Hermann Hinsch
Sent: Friday, July 23, 2010 6:49 AM
To: Werner Icking Music Archive
Subject: Re: [TeX-Music] Individual key signature


Am Donnerstag, 22. Juli 2010 18:50:06 schrieb Luigi Cataldi:

> I know the following way. Is this what you need?

>

> ===

> 3 3 4 4 0 6 0 0

> 1 1 20 .06

> a min.

> fs min.

> c min.

> btt

> ./

> Abr

> B

> %%

> \\setsign{2}{+3}\setsign{3}{-3}\

> It92ibaclob

> a4- b c d | e fs gs a | a gn fn e | d c b a /

> f4 g a b | c ds es f | f en dn c | b a g f /

> c4 d e f | g as bs c | c bn an g | f e d c /

> ===

I should have been more precise of what I want: The change of the key signature 
(in my case one flat) is within a bar and should be made visible by repeating 
the clef followed by a natural. I used a type 3 TeX command 
\\\setsign{1}{0}\ but a changesignature is 
necessary to let the natural appear.

Unfortunately all other unchanged signatures appear in the other staves.

Hermann

>

> If you want to produce a correct midi file you can use abcpp

> preprocessor. See the discussion

>

> http://www.mail-archive.com/icking-music-archive.org-tex-mu...@mailman.nfit

>.au.dk/msg02319.html

>

> Luigi

>

> Hermann Hinsch ha scritto:

> > Hi all,

> >

> > I would like to change the key signature of an individual staff within

> > a multi-staff system, M-Tx or PMX. Possible?

> >

> > Hermann

> >

> >

> > 

> >

> > ___

> > tex-mu...@icking-music-archive.org<mailto:tex-mu...@icking-music-archive.org>
> >  mailing list

> > If you want to unsubscribe or look at the archives, go to

> > http://mailman.nfit.au.dk/mailman/listinfo/icking-music-archive.org-tex-m

> >usic

>

> ___

> tex-mu...@icking-music-archive.org<mailto:tex-mu...@icking-music-archive.org> 
> mailing list

> If you want to unsubscribe or look at the archives, go to

> http://mailman.nfit.au.dk/mailman/listinfo/icking-music-archive.org-tex-mus

>ic
___
tex-mu...@icking-music-archive.org mailing list
If you want to unsubscribe or look at the archives, go to 
http://mailman.nfit.au.dk/mailman/listinfo/icking-music-archive.org-tex-music

Re: [TeX-Music] Individual key signature

2010-07-23 Thread Don Simons
I'm curious why you would want to change the key signature in only one
staff, while presumably leaving the others the same. 

 

--Don Simons

 

From: icking-music-archive.org-tex-music-boun...@mailman.nfit.au.dk
[mailto:icking-music-archive.org-tex-music-boun...@mailman.nfit.au.dk] On
Behalf Of Hermann Hinsch
Sent: Friday, July 23, 2010 6:49 AM
To: Werner Icking Music Archive
Subject: Re: [TeX-Music] Individual key signature

 

Am Donnerstag, 22. Juli 2010 18:50:06 schrieb Luigi Cataldi:

> I know the following way. Is this what you need?

> 

> ===

> 3 3 4 4 0 6 0 0

> 1 1 20 .06

> a min.

> fs min.

> c min.

> btt

> ./

> Abr

> B

> %%

> \\setsign{2}{+3}\setsign{3}{-3}\

> It92ibaclob

> a4- b c d | e fs gs a | a gn fn e | d c b a /

> f4 g a b | c ds es f | f en dn c | b a g f /

> c4 d e f | g as bs c | c bn an g | f e d c /

> ===

I should have been more precise of what I want: The change of the key
signature (in my case one flat) is within a bar and should be made visible
by repeating the clef followed by a natural. I used a type 3 TeX command
\\\setsign{1}{0}\ but a changesignature is necessary to let the natural
appear.

Unfortunately all other unchanged signatures appear in the other staves.

Hermann

> 

> If you want to produce a correct midi file you can use abcpp

> preprocessor. See the discussion

> 

>
http://www.mail-archive.com/icking-music-archive.org-tex-mu...@mailman.nfit

>.au.dk/msg02319.html

> 

> Luigi

> 

> Hermann Hinsch ha scritto:

> > Hi all,

> >

> > I would like to change the key signature of an individual staff within

> > a multi-staff system, M-Tx or PMX. Possible?

> >

> > Hermann

> >

> >

> > 

> >

> > ___

> > tex-mu...@icking-music-archive.org mailing list

> > If you want to unsubscribe or look at the archives, go to

> >
http://mailman.nfit.au.dk/mailman/listinfo/icking-music-archive.org-tex-m

> >usic

> 

> ___

> tex-mu...@icking-music-archive.org mailing list

> If you want to unsubscribe or look at the archives, go to

>
http://mailman.nfit.au.dk/mailman/listinfo/icking-music-archive.org-tex-mus

>ic

___
tex-mu...@icking-music-archive.org mailing list
If you want to unsubscribe or look at the archives, go to 
http://mailman.nfit.au.dk/mailman/listinfo/icking-music-archive.org-tex-music

Re: [TeX-Music] Individual key signature

2010-07-23 Thread Hermann Hinsch
Am Donnerstag, 22. Juli 2010 18:50:06 schrieb Luigi Cataldi:
> I know the following way. Is this what you need?
>
> ===
> 3 3 4 4 0 6 0 0
> 1 1 20 .06
> a min.
> fs min.
> c min.
> btt
> ./
> Abr
> B
> %%
> \\setsign{2}{+3}\setsign{3}{-3}\
> It92ibaclob
> a4- b c d | e fs gs a | a gn fn e | d c b a /
> f4 g a b | c ds es f | f en dn c | b a g f /
> c4 d e f | g as bs c | c bn an g | f e d c /
> ===

I should have been more precise of what I want: The change of the key signature 
(in my case one 
flat) is within a bar and should be made visible by repeating the clef followed 
by a natural. I used 
a type 3 TeX command \\\setsign{1}{0}\ but a changesignature is necessary to 
let the natural appear.
Unfortunately all other unchanged signatures appear in the other staves.

Hermann


>
> If you want to produce a correct midi file you can use abcpp
> preprocessor. See the discussion
>
> http://www.mail-archive.com/icking-music-archive.org-tex-mu...@mailman.nfit
>.au.dk/msg02319.html
>
> Luigi
>
> Hermann Hinsch ha scritto:
> > Hi all,
> >
> > I would like to change the key signature of an individual staff within
> > a multi-staff system, M-Tx or PMX. Possible?
> >
> > Hermann
> >
> >
> > 
> >
> > ___
> > tex-mu...@icking-music-archive.org mailing list
> > If you want to unsubscribe or look at the archives, go to
> > http://mailman.nfit.au.dk/mailman/listinfo/icking-music-archive.org-tex-m
> >usic
>
> ___
> tex-mu...@icking-music-archive.org mailing list
> If you want to unsubscribe or look at the archives, go to
> http://mailman.nfit.au.dk/mailman/listinfo/icking-music-archive.org-tex-mus
>ic

___
tex-mu...@icking-music-archive.org mailing list
If you want to unsubscribe or look at the archives, go to 
http://mailman.nfit.au.dk/mailman/listinfo/icking-music-archive.org-tex-music

Re: [TeX-Music] Individual key signature

2010-07-22 Thread Luigi Cataldi

I know the following way. Is this what you need?

===
3 3 4 4 0 6 0 0
1 1 20 .06
a min.
fs min.
c min.
btt
./
Abr
B
%%
\\setsign{2}{+3}\setsign{3}{-3}\
It92ibaclob
a4- b c d | e fs gs a | a gn fn e | d c b a /
f4 g a b | c ds es f | f en dn c | b a g f /
c4 d e f | g as bs c | c bn an g | f e d c /
===

If you want to produce a correct midi file you can use abcpp 
preprocessor. See the discussion


http://www.mail-archive.com/icking-music-archive.org-tex-music@mailman.nfit.au.dk/msg02319.html

Luigi

Hermann Hinsch ha scritto:


Hi all,

I would like to change the key signature of an individual staff within 
a multi-staff system, M-Tx or PMX. Possible?


Hermann




___
tex-mu...@icking-music-archive.org mailing list
If you want to unsubscribe or look at the archives, go to 
http://mailman.nfit.au.dk/mailman/listinfo/icking-music-archive.org-tex-music


___
tex-mu...@icking-music-archive.org mailing list
If you want to unsubscribe or look at the archives, go to 
http://mailman.nfit.au.dk/mailman/listinfo/icking-music-archive.org-tex-music


[TeX-Music] Individual key signature

2010-07-22 Thread Hermann Hinsch

Hi all,

I would like to change the key signature of an individual staff within a 
multi-staff system, M-Tx or 
PMX. Possible?

Hermann
___
tex-mu...@icking-music-archive.org mailing list
If you want to unsubscribe or look at the archives, go to 
http://mailman.nfit.au.dk/mailman/listinfo/icking-music-archive.org-tex-music