ISSUE-84: (Bugzilla 17370) WaveTable normalization in createWaveTable not clearly defined
WaveTableNormalization
(Bugzilla 17370) WaveTable normalization in createWaveTable not clearly defined
- State:
- CLOSED
- Product:
- Web Audio API
- Raised by:
- Philip Jägenstedt
- Opened on:
- 2012-05-18
- Description:
- https://dvcs.w3.org/hg/audio/raw-file/tip/webaudio/specification.html#dfn-createWaveTable
"The created WaveTable will be used with an Oscillator and will represent a normalized time-domain waveform having maximum absolute peak value of 1. Another way of saying this is that the generated waveform of an Oscillator will have maximum peak value at 0dBFS. Conveniently, this corresponds to the full-range of the signal values used by the Web Audio API. Because the WaveTable will be normalized on creation, the real and imag parameters represent relative values."
This does not clearly define what normalization must be performed. Should/can the normalization be performed analytically, or should one period be generated and the maximum (absolute) value in that period be found? These approaches may not arrive at the exact same normalization level, so a sample-exact test suite would not be possible. - Related Actions Items:
- No related actions
- Related emails:
- [web-audio-api] (WaveTableNormalization): WaveTable normalization in createWaveTable not clearly defined (#91) (from notifications@github.com on 2013-09-11)
- Re: Summary of issues (from crogers@google.com on 2012-05-22)
- Summary of issues (from mage@opera.com on 2012-05-22)
- Audio-ISSUE-84 (WaveTableNormalization): WaveTable normalization in createWaveTable not clearly defined [Web Audio API] (from sysbot+tracker@w3.org on 2012-05-18)
Related notes:
[MikeSmith]: https://www.w3.org/Bugs/Public/show_bug.cgi?id=17370
5 Jun 2012, 13:39:53Display change log