Updated docs and added constants to tracker
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<p><h2>function SetChannelPanning(channel, left_value, right_value) </h2></p>
|
||||
<p><h2>Function SetChannelPanning(channel, left_value, right_value) </h2></p>
|
||||
<p>
|
||||
Set Panning effect for channel. left_value and right_value must be a value between 0 and 255. Returns 0 on error.
|
||||
</p>
|
||||
@@ -15,6 +15,7 @@
|
||||
NOTE: Setting both left and right to 255 will cancel the pan effect
|
||||
</p>
|
||||
<p>
|
||||
</p>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user