audSetChannelPan

Category: Audio

Syntax:

audSetChannelPan:Void(channel:Int, pan:Double)


Parameters

Returns

Void



Summary

Sets the stereo panning of a playing channel.

Takes channel (channel handle), pan (pan value -1.0 to 1.0).

Returns nothing.

View detailed documentation online



Example
audSetChannelPan(channel, pan)

BambooBasic © 2026 Michael Denathorn