Add a wikipedia reference for the Hanning window.

This commit is contained in:
Ralph Giles 2013-05-25 01:20:00 +08:00
parent 6bdbd26ce1
commit 9e85220f21

View file

@ -1190,6 +1190,7 @@ It is possible to extend the beginning of the signal by applying the same
process backward in time. process backward in time.
When extending the beginning of the signal, it is best to apply a "fade in" to When extending the beginning of the signal, it is best to apply a "fade in" to
the extrapolated signal, e.g. by multiplying it by a half-Hanning window. the extrapolated signal, e.g. by multiplying it by a half-Hanning window.
<xref target="hanning"/>
</t> </t>
</section> </section>
@ -1373,6 +1374,16 @@ The authors agree to grant third parties the irrevocable right to copy, use,
</front> </front>
</reference> </reference>
<reference anchor="hanning"
target="http://en.wikipedia.org/wiki/Hamming_function#Hann_.28Hanning.29_window">
<front>
<title>Hann window</title>
<author fullname="Wikipedia"/>
<date month="May" year="2013"/>
</front>
</reference>
<reference anchor="replay-gain" <reference anchor="replay-gain"
target="http://wiki.xiph.org/VorbisComment#Replay_Gain"> target="http://wiki.xiph.org/VorbisComment#Replay_Gain">
<front> <front>