We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5f5503 commit 6d82d15Copy full SHA for 6d82d15
README.md
@@ -372,7 +372,7 @@ Get/set the panner node's attributes for a sound or group of sounds. This method
372
373
374
### Global Methods
375
-#### pos(x, y, z)
+#### stereo(pan)
376
Helper method to update the stereo panning position of all current `Howls`. Future `Howls` will not use this value unless explicitely set.
377
* **pan**: `Number` A value of -1.0 is all the way left and 1.0 is all the way right.
378
0 commit comments