replace in opening quotations
This commit is contained in:
@@ -77,7 +77,7 @@ a continuous stream at some sample rate. The sample rate isn't really a
|
||||
quality of the audio signal, but rather it specifies how fast the individual
|
||||
samples should flow into or out of the computer. But audio signals are at
|
||||
bottom just sequences of numbers, and in practice there is no requirement that
|
||||
they be ``played" sequentially. Another, complementary view is that
|
||||
they be "played" sequentially. Another, complementary view is that
|
||||
they can be stored in memory, and, later, they can be read back in any
|
||||
order--forward, backward, back and forth, or totally at random. An
|
||||
inexhaustible range of new possibilities opens up.
|
||||
@@ -224,7 +224,7 @@ x[ \lfloor y[n] \rflo...
|
||||
<IMG
|
||||
WIDTH="44" HEIGHT="32" ALIGN="MIDDLE" BORDER="0"
|
||||
SRC="img173.png"
|
||||
ALT="$\lfloor y[n] \rfloor$"> means, ``the greatest integer not
|
||||
ALT="$\lfloor y[n] \rfloor$"> means, "the greatest integer not
|
||||
exceeding <IMG
|
||||
WIDTH="30" HEIGHT="32" ALIGN="MIDDLE" BORDER="0"
|
||||
SRC="img2.png"
|
||||
@@ -246,7 +246,7 @@ same for <IMG
|
||||
ALT="$y[1]$"> and <IMG
|
||||
WIDTH="28" HEIGHT="32" ALIGN="MIDDLE" BORDER="0"
|
||||
SRC="img177.png"
|
||||
ALT="$z[1]$"> and so on. The ``natural" range for the input <IMG
|
||||
ALT="$z[1]$"> and so on. The "natural" range for the input <IMG
|
||||
WIDTH="30" HEIGHT="32" ALIGN="MIDDLE" BORDER="0"
|
||||
SRC="img2.png"
|
||||
ALT="$y[n]$">
|
||||
|
||||
Reference in New Issue
Block a user