logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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

Description

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

Name

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

See Also

Allegro                                           version 4.4.3                       voice_set_tremolo(3alleg4)

Synopsis

#include<allegro.h>voidvoice_set_tremolo(intvoice,intrate,intdepth);

See Also