replace in opening quotations

This commit is contained in:
2022-04-12 23:17:03 -03:00
parent 1ca5c25706
commit 19822c017f
89 changed files with 282 additions and 282 deletions

View File

@@ -75,7 +75,7 @@ Strategies for band-limiting sawtooth waves</A>
<CAPTION ALIGN="BOTTOM"><STRONG>Figure 10.14:</STRONG>
Alternative techniques for making waveforms with corners: (a) a
triangle wave as the minimum of two line segments; (b) clipping a triangle wave to
make an ``envelope".</CAPTION>
make an "envelope".</CAPTION>
<TR><TD><IMG
WIDTH="617" HEIGHT="359" BORDER="0"
SRC="img1377.png"
@@ -101,7 +101,7 @@ shape is used as in the previous example, and the falling shape differs only
in that its phase is set so that it falls to zero at a controllable point (not
necessarily at the end of the cycle as before). The <TT>clip~</TT> object prevents
it from rising above 1 (so that, if the intersection of the two segments is
higher than one, we get a horizontal ``sustain" segment), and also from falling
higher than one, we get a horizontal "sustain" segment), and also from falling
below zero, so that once the falling shape reaches zero, the output is zero for
the rest of the cycle.