Re: function \transposition

2009-11-06 Thread Valentin Villenave
On Fri, Oct 23, 2009 at 8:36 PM, Jean-François Lucarelli
 wrote:
> First, excuse my poor english, but I've found a little bug in
> the "\transposition" command (for MIDI output).

Greetings,

I suspect that's because the argument to \transposition is an absolute
pitch (not a relative one). You may want to have a look at my video
tutorials on... Oh, wait, you already did! :-)

Cheers,
Valentin


___
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond


Re: function \transposition

2009-10-26 Thread Mats Bengtsson



Jean-François Lucarelli wrote:

Hello,

First, excuse my poor english, but I've found a little bug in 
the "\transposition" command (for MIDI output).


For ascendent transposition (trupet e.g.), " \transposition d' " works 
correctly.

Also for descendant transposition (horn e.g.) " \transposition d " works also.

But for octave transposition (Contrabass e.g.), it doesn't works.

" \transposition c' " let the score inchanged, and " \transposition c " 
(without ' or ,) descend the score for two octaves.
  
As far as I can see, this is exactly what you should expect if you read 
the documentation.
In 
http://lilypond.org/doc/v2.12/Documentation/user/lilypond/Displaying-pitches#Instrument-transpositions
you see that the argument to the \transposition command is the pitch you 
want to hear when a c' is played, which obviously means that

\transposition c'
doesn't change anything, whereas
\transposition c
should provide a MIDI output that sounds one (not two) octave down 
compared to the notation, which it also does as far as I can see (and 
hear).


  /Mats

My version is "2.11.63"

Best regards, and congratulation for your big work.

Jean-François



___
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond
  


--
=
Mats Bengtsson
Signal Processing
School of Electrical Engineering
Royal Institute of Technology (KTH)
SE-100 44  STOCKHOLM
Sweden
Phone: (+46) 8 790 8463 
   Fax:   (+46) 8 790 7260
Email: mats.bengts...@ee.kth.se
WWW: http://www.s3.kth.se/~mabe
=



___
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond


function \transposition

2009-10-23 Thread Jean-François Lucarelli
Hello,

First, excuse my poor english, but I've found a little bug in 
the "\transposition" command (for MIDI output).

For ascendent transposition (trupet e.g.), " \transposition d' " works 
correctly.
Also for descendant transposition (horn e.g.) " \transposition d " works also.

But for octave transposition (Contrabass e.g.), it doesn't works.

" \transposition c' " let the score inchanged, and " \transposition c " 
(without ' or ,) descend the score for two octaves.

My version is "2.11.63"

Best regards, and congratulation for your big work.

Jean-François



___
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond