help-gnu-music
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: smart transpose


From: Rune Zedeler
Subject: Re: smart transpose
Date: Tue, 24 Apr 2001 11:37:42 +0200

Olivier Guéry wrote:

>         OK, I was thinking that  "make-pitch" chage something but I does not
> understood what the three numbers are about.

The first number is the octave. 0 is the octave beginning with central c, -1 is 
the octave below, etc.

The second number is the pitch. 0 is c, 1 is d, etc... 6 is b.

The third number is the accidental. 0 is no accidental, -1 is b, -2 is bb, 1 is 
#, 2 is double-#.

So (make-pitch 1 4 -1) makes the pitch ges''.

(this one:

   |\       |
   |/ ___b_O_
  /|  _______
 / |_ _______
| /| \_______
 \_|_/_______
 *_|

)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]