Category: Audio
Syntax:
audGetChannelPan:Double(channel:Int)
Double
Gets the current stereo panning of a playing channel.
Takes channel (channel handle).
Returns the current pan position for the specified channel.
View detailed documentation online
Local pan:Double = audGetChannelPan(channel)
BambooBasic © 2026 Michael Denathorn