logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

voice_set_vibrato - Sets the vibrato parameters for a voice. Allegro game programming library.

Description

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

Name

       voice_set_vibrato - Sets the vibrato parameters for a voice. Allegro game programming library.

See Also

Allegro                                           version 4.4.3                       voice_set_vibrato(3alleg4)

Synopsis

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

See Also