* docs/grub.texi (play): Document that zero pitches produce rests.

This commit is contained in:
Samuel Thibault 2010-04-28 22:59:27 +02:00
parent cc9d24254f
commit bb06ba0892
2 changed files with 6 additions and 1 deletions

View file

@ -1,3 +1,7 @@
2010-04-28 Samuel Thibault <samuel.thibault@ens-lyon.org>
* docs/grub.texi (play): Document that zero pitches produce rests.
2010-04-27 Vladimir Serbinenko <phcoder@gmail.com>
* conf/x86-efi.rmk (linux_mod_SOURCES): Write explicitly to avoid

View file

@ -1379,7 +1379,8 @@ pitch and duration pairs.
If the arguments are a series of numbers, play the inline tune.
The tempo is the base for all note durations. 60 gives a 1-second base, 120
gives a half-second base, etc. Pitches are Hz.
gives a half-second base, etc. Pitches are Hz. Set pitch to 0 to produce
a rest.
@end deffn