A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://webplatform.github.io/docs/apis/webaudio/AudioParam/value below:

value · WebPlatform Docs

value Summary

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

Syntax
var result = AudioParam.value;
AudioParam.value = value;
Return Value

Returns an object of type NumberNumber

Examples
var gainNode = audioCtx.createGain();
gainNode.gain.value = 0; 
Related specifications
W3C Web Audio API
W3C Editor’s Draft
See also Related articles Audio

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