Reference before period.
This commit is contained in:
parent
4a0bf9601e
commit
bd5cfda830
1 changed files with 3 additions and 3 deletions
|
@ -756,7 +756,7 @@ Specific locations depend on the number of channels, and are given below
|
|||
<t>8 channels: 7.1 surround (front left, front center, front right, side left, side right, rear left, rear right, LFE)</t>
|
||||
</list>
|
||||
This set of surround configurations and speaker location orderings is the same
|
||||
as the one used by the Vorbis codec. <xref target="vorbis-mapping"/>
|
||||
as the one used by the Vorbis codec <xref target="vorbis-mapping"/>.
|
||||
The ordering is different from the one used by the
|
||||
WAVE <xref target="wave-multichannel"/> and
|
||||
FLAC <xref target="flac"/> formats,
|
||||
|
@ -1195,8 +1195,8 @@ The process is repeated independently for each channel.
|
|||
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"/>
|
||||
the extrapolated signal, e.g. by multiplying it by a half-Hanning window
|
||||
<xref target="hanning"/>.
|
||||
</t>
|
||||
|
||||
</section>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue