General-purpose Web Audio node.
| Direction | Handle |
|---|
| Input | audio-in |
| Output | audio-out |
| Parameter | Label | Type | Default | Range |
|---|
| coneInnerAngle | Cone Inner | slider | 360 | 0 - 360 |
| coneOuterAngle | Cone Outer | slider | 360 | 0 - 360 |
| coneOuterGain | Cone Gain | slider | 0 | 0 - 1 |
| distanceModel | Distance | dropdown | inverse | linear, inverse, exponential |
| maxDistance | Max Dist | slider | 10000 | 0 - +inf |
| orientationX | Orient X | slider (automatable) | 1 | -1 - 1 |
| orientationY | Orient Y | slider (automatable) | 0 | -1 - 1 |
| orientationZ | Orient Z | slider (automatable) | 0 | -1 - 1 |
| panningModel | Model | dropdown | equalpower | equalpower, HRTF |
| positionX | Pos X | slider (automatable) | 0 | -1000 - 1000 |
| positionY | Pos Y | slider (automatable) | 0 | -1000 - 1000 |
| positionZ | Pos Z | slider (automatable) | 0 | -1000 - 1000 |
| refDistance | Ref Dist | slider | 1 | 0 - +inf |
| rolloffFactor | Rolloff | slider | 1 | 0 - +inf |
| Field | Value |
|---|
| Native type | Panner |
| Create args | none |
| Implementation status | implemented |
- setPosition
- setOrientation
- context
- numberOfInputs
- numberOfOutputs
- connect
- disconnect
Based on Unknown (MDN)
| Field | Value |
|---|
| API node | Unknown |
| Factory | none |
| Factory args | none |
| Web Audio params | “ |
| Source | Identifier | Section |
|---|
| Primary | none | none |
| Secondary | none | none |