Add a wikipedia reference for the Hanning window.
This commit is contained in:
parent
6bdbd26ce1
commit
9e85220f21
1 changed files with 11 additions and 0 deletions
|
@ -1190,6 +1190,7 @@ It is possible to extend the beginning of the signal by applying the same
|
|||
process backward in time.
|
||||
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.
|
||||
<xref target="hanning"/>
|
||||
</t>
|
||||
|
||||
</section>
|
||||
|
@ -1373,6 +1374,16 @@ The authors agree to grant third parties the irrevocable right to copy, use,
|
|||
</front>
|
||||
</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"
|
||||
target="http://wiki.xiph.org/VorbisComment#Replay_Gain">
|
||||
<front>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue