replace in opening quotations
This commit is contained in:
@@ -98,7 +98,7 @@ numeric control stream into a signal inlet. In Pd, implicit conversions from
|
||||
numeric control streams to audio streams is done in the fast-as-possible mode
|
||||
shown in Figure <A HREF="node43.html#fig03.04">3.4</A> (part a). The <TT>line</TT> output becomes a
|
||||
staircase signal with 50 steps per second. The result is commonly called
|
||||
``zipper noise".
|
||||
"zipper noise".
|
||||
|
||||
<P>
|
||||
Whereas the limitations of the <TT>line</TT> object for generating audio
|
||||
@@ -124,7 +124,7 @@ is provided for these situations:
|
||||
WIDTH="69" HEIGHT="41" ALIGN="MIDDLE" BORDER="0"
|
||||
SRC="img346.png"
|
||||
ALT="\fbox{ $\mathrm{vline}\sim$}">:
|
||||
<A NAME="3848"></A>exact line segment generator. This third member of the ``line" family
|
||||
<A NAME="3848"></A>exact line segment generator. This third member of the "line" family
|
||||
outputs an audio signal (like <TT>line~</TT>), but aligns the endpoints of the signal to
|
||||
the desired time points, accurate to a fraction of a sample. (The accuracy
|
||||
is limited only by the floating-point numerical format used by Pd.) Further,
|
||||
|
||||
Reference in New Issue
Block a user