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_get_pan - Returns the current pan position. Allegro game programming library.

Description

       Returns the current pan position, from 0 (left) to 255 (right).

Name

       voice_get_pan - Returns the current pan position. Allegro game programming library.

See Also

voice_set_pan(3alleg4)

Allegro                                           version 4.4.3                           voice_get_pan(3alleg4)

Synopsis

#include<allegro.h>intvoice_get_pan(intvoice);

See Also