You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
JoeStrout edited this page Apr 29, 2026
·
2 revisions
Set pan for a sound
Parameters
Parameter
Default Value
Note
sound
pan
0.5
Return value
None.
Notes
Example
raylib.InitAudioDevicesound=raylib.LoadSound("resources/beep.wav")
raylib.SetSoundPansound, 0.0// pan leftraylib.PlaySoundsoundraylib.UnloadSoundsoundraylib.CloseAudioDevice