in Abc notation, for playing 5 notes in the time of 4 we can use
quintuplet. Now, let think I want the opposite, playing 4 notes in
the time of 5. How can I do that ? I used for ex :
F,5/4F5/4C5/4F5/4 instead of F,FCF . It seems correct this way,
but some applications seems to complain (abcm2ps for ex.).
Abc2midi seems to play it correctly. Is there a specific notation
(probably not in abc) but for music in general for this kind of
effect ?


ex : 

X:6
T:The storm before the calm
Z:<[EMAIL PROTECTED]> -- http://anamnese.fr.st
M:none
L:1/8
Q:1/4=57
K:A
%%MIDI transpose 0
%%MIDI program 0
%%staves {1 2}
%%vskip 2cm
V:1
|: [M:5/4] c10/4A10/4 d/d/-d2-d/A/ |  [M:4/4] B2 G-G/d/ c3-c/A/ :|
V:2
%%MIDI transpose -24
%%MIDI program 0
K:A bass
|:  [M:5/4] F,5/4F5/4C5/4F5/4  B,B[Fd]B |  [M:4/4] CB[Fd]B ccAc :|

without this specific effect it should have been :

X:6
T:The storm before the calm
Z:<[EMAIL PROTECTED]> -- http://anamnese.fr.st
M:4/4
L:1/8
Q:1/4=57
K:A
%%MIDI transpose 0
%%MIDI program 0
%%staves {1 2}
%%vskip 2cm
V:1
|: c2A2 d/d/-d2-d/A/ |   B2 G-G/d/ c3-c/A/ :|
V:2
%%MIDI transpose -24
%%MIDI program 0
K:A bass
|: F,FCF  B,B[Fd]B |   CB[Fd]B ccAc :|


___________________________________________________________
Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français !
Yahoo! Mail : http://fr.mail.yahoo.com
To subscribe/unsubscribe, point your browser to: http://www.tullochgorm.com/lists.html

Reply via email to