1voice_set_tremolo(3)            Allegro manual            voice_set_tremolo(3)
2
3
4

NAME

6       voice_set_tremolo  -  Sets  the tremolo parameters for a voice. Allegro
7       game programming library.
8

SYNOPSIS

10       #include <allegro.h>
11
12
13       void voice_set_tremolo(int voice, int rate, int depth);
14

DESCRIPTION

16       Sets the tremolo parameters for a voice (not currently implemented).
17
18

SEE ALSO

20Allegro                          version 4.2.2            voice_set_tremolo(3)
Impressum