Re: [Tex-music] Using the new Tremolo commands with PMX (MusiXTeX 1.19)

2015-12-08 Thread dsimons
Although I can't check this right now, I'm 99% sure that the problem is caused 
by using letters for pitches in the inline TeX commands. When you need to refer 
to a pitch level in inline TeX, you should ALWAYS use numbers, because PMX's 
internal pitch-tracking algorithms are not aware of any such inline entries, 
and numerical pitch level entries do not affect TeX's octave tracking.

--Don Simons
 
 Dieter  wrote: 
> Hi Bob,
> the following PMX code :
> 
> % nstaves ninstr mtrnuml mtrdenl mtrnump mtrdenp
>  112424
> % npickup nkeys
>   00
> % npages nsystems musicsize fracindent
>  04   20 0.05
> 
> t
> .\
> w200pt
> Tt
> Test tremolo
>\trrml{h}\ a24l |  \trml{h}\ a24l | //
>\trmu{j}\ c25u |  \trrmu{j}\ c25u | /
> ===
> works fine and yields:
> 
> 
> when I change to 4/4 beat, I get:
> ==
> % nstaves ninstr mtrnuml mtrdenl mtrnump mtrdenp
>  114444
> % npickup nkeys
>   00
> % npages nsystems musicsize fracindent
>  04   20 0.05
> 
> t
> .\
> w200pt
> Tt
> Test tremolo
> 
>\trrml{h}\ a24l   \trml{h}\ a24l | //
>\trmu{j}\ c25u   \trrmu{j}\ c25u | /
> =
> 
> 
> What am I doing wrong? Do I have to reset something before I use Tremolo 
> in the same measure?
> 
> 
> Regards,
> Dieter

---
TeX-music@tug.org mailing list
If you want to unsubscribe or look at the archives, go to 
http://tug.org/mailman/listinfo/tex-music


[Tex-music] Using the new Tremolo commands with PMX (MusiXTeX 1.19)

2015-12-08 Thread Dieter

Hi Bob,
the following PMX code :

% nstaves ninstr mtrnuml mtrdenl mtrnump mtrdenp
112424
% npickup nkeys
 00
% npages nsystems musicsize fracindent
04   20 0.05

t
.\
w200pt
Tt
Test tremolo
  \trrml{h}\ a24l |  \trml{h}\ a24l | //
  \trmu{j}\ c25u |  \trrmu{j}\ c25u | /
===
works fine and yields:


when I change to 4/4 beat, I get:
==
% nstaves ninstr mtrnuml mtrdenl mtrnump mtrdenp
114444
% npickup nkeys
 00
% npages nsystems musicsize fracindent
04   20 0.05

t
.\
w200pt
Tt
Test tremolo

  \trrml{h}\ a24l   \trml{h}\ a24l | //
  \trmu{j}\ c25u   \trrmu{j}\ c25u | /
=


What am I doing wrong? Do I have to reset something before I use Tremolo 
in the same measure?



Regards,
Dieter
---
TeX-music@tug.org mailing list
If you want to unsubscribe or look at the archives, go to 
http://tug.org/mailman/listinfo/tex-music