The parameter’s floating-point value. If a value is set outside the allowable range no exception is thrown, because these limits are nominal and may be exceeded. If a value is set during a time when there are any automation events scheduled then it will be ignored and no exception will be thrown.
Property of apis/webaudio/AudioParamapis/webaudio/AudioParam
Syntaxvar result = AudioParam.value;
AudioParam.value = value;
Return Value
Returns an object of type NumberNumber
Examplesvar gainNode = audioCtx.createGain();
gainNode.gain.value = 0;
Related specifications
value
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4