← Back to release summary

WebAudio: Allow disabling normalization in PeriodicWave

Category
Multimedia
Type
New or changed feature
Status
Enabled by default (Chrome 46)
Intent stage
None

Summary

createPeriodicWave() takes an optional third parameter that allows enabling or disabling normalization of the waveform that would be produced by a PeriodicWave. The default is to enable normalization, which was the previous behavior.

Standards & signals

Docs: https://github.com/WebAudio/web-audio-api/issues/91#issuecomment-60655020

View on chromestatus.com