Updated docs and added constants to tracker
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
#title SetChannelPanning [RCBasic Doc]
|
||||
#header function SetChannelPanning(channel, left_value, right_value)
|
||||
#header Function SetChannelPanning(channel, left_value, right_value)
|
||||
|
||||
Set Panning effect for channel. left_value and right_value must be a value between 0 and 255. Returns 0 on error.
|
||||
|
||||
NOTE: Setting both left and right to 255 will cancel the pan effect
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user