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

@@ -435,9 +435,9 @@ classic variant uses a single delay line, with no enveloping at
all. In this situation it is necessary to choose the point at
which the delay time jumps, and the point it jumps to, so that the output
stays continuous. For example, one could find a point where the output signal
passes through zero (a ``zero crossing") and jump discontinuously to another one.
passes through zero (a "zero crossing") and jump discontinuously to another one.
Using only one delay line has the advantage that the signal output sounds
more ``present". A disadvantage is that, since
more "present". A disadvantage is that, since
the delay time is a function of input signal value, the output is no longer
a linear function of the input, so non-periodic inputs can give rise to
artifacts such as difference tones.