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

@@ -71,7 +71,7 @@ Analog-style sequencer</A>
<P>
Example C08.analog.sequencer.pd (Figure <A HREF="#fig03.15">3.15</A>) realizes the analog sequencer and envelope
generation described in Section <A HREF="node47.html#sect3.analog">3.7</A>. The ``sequence" table,
generation described in Section <A HREF="node47.html#sect3.analog">3.7</A>. The "sequence" table,
with nine elements, holds a sequence of frequencies. The <TT>phasor~</TT> object at top cycles through the sequence table at 0.6 Hertz. Non-interpolating
table lookup (<TT>tabread~</TT> instead of <TT>tabread4~</TT>) is
used to read the frequencies in discrete steps. (Such situations, in