Reference orient()

orient()

Set the X,Y,Z position of the Panner

Syntax

orient(xVal, yVal, zVal, time)

Parameters

xVal
Number:
yVal
Number:
zVal
Number:
time
Number:

Returns

Array: Updated x, y, z values as an array
This page is generated from the comments in lib/addons/p5.sound.js . Please feel free to edit it and submit a pull request!

Related References