Many changes (all cosmetical) I had done before this repo existed.

This commit is contained in:
2022-04-12 22:02:59 -03:00
parent 517b7a4b1f
commit 1ca5c25706
215 changed files with 3029 additions and 2785 deletions

View File

@@ -1,4 +1,4 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<!DOCTYPE html>
<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
original version by: Nikos Drakos, CBLU, University of Leeds
@@ -7,6 +7,10 @@ original version by: Nikos Drakos, CBLU, University of Leeds
Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
<HTML>
<HEAD>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<TITLE>The Wavetable Oscillator</TITLE>
<META NAME="description" CONTENT="The Wavetable Oscillator">
<META NAME="keywords" CONTENT="book">
@@ -29,23 +33,23 @@ original version by: Nikos Drakos, CBLU, University of Leeds
<A NAME="tex2html946"
HREF="node28.html">
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
SRC="file:/usr/local/share/lib/latex2html/icons/next.png"></A>
SRC="next.png"></A>
<A NAME="tex2html940"
HREF="node26.html">
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
SRC="file:/usr/local/share/lib/latex2html/icons/up.png"></A>
SRC="up.png"></A>
<A NAME="tex2html934"
HREF="node26.html">
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
SRC="file:/usr/local/share/lib/latex2html/icons/prev.png"></A>
SRC="prev.png"></A>
<A NAME="tex2html942"
HREF="node4.html">
<IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents"
SRC="file:/usr/local/share/lib/latex2html/icons/contents.png"></A>
SRC="contents.png"></A>
<A NAME="tex2html944"
HREF="node201.html">
<IMG WIDTH="43" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="index"
SRC="file:/usr/local/share/lib/latex2html/icons/index.png"></A>
SRC="index.png"></A>
<BR>
<B> Next:</B> <A NAME="tex2html947"
HREF="node28.html">Sampling</A>
@@ -84,7 +88,7 @@ block (introduced in Figure <A HREF="node26.html#fig02.01">2.1</A>), resulting i
Figure <A HREF="#fig02.03">2.3</A> (part b) adds an envelope generator and a multiplier to control
the output amplitude in the same way as for the sinusoidal oscillator shown in
Figure <A HREF="node12.html#fig01.07">1.7</A> (Page <A HREF="node12.html#fig01.07"><IMG ALIGN="BOTTOM" BORDER="1" ALT="[*]"
SRC="file:/usr/local/share/lib/latex2html/icons/crossref.png"></A>). Often, one uses a wavetable with (RMS or peak) amplitude 1, so that
SRC="crossref.png"></A>). Often, one uses a wavetable with (RMS or peak) amplitude 1, so that
the amplitude of the output is just the magnitude of the envelope generator's
output.
@@ -116,7 +120,7 @@ of period <IMG
SRC="img184.png"
ALT="$2\pi/N$">) by adding up the elements of the
Fourier Series (Page <A HREF="node14.html#sect1.fourier"><IMG ALIGN="BOTTOM" BORDER="1" ALT="[*]"
SRC="file:/usr/local/share/lib/latex2html/icons/crossref.png"></A>). The computation involved in
SRC="crossref.png"></A>). The computation involved in
setting up the wavetable at first might be significant, but this may be done
in advance of the synthesis process, which might take place in real time.
@@ -226,23 +230,23 @@ of the output dynamic you want.
<A NAME="tex2html946"
HREF="node28.html">
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
SRC="file:/usr/local/share/lib/latex2html/icons/next.png"></A>
SRC="next.png"></A>
<A NAME="tex2html940"
HREF="node26.html">
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
SRC="file:/usr/local/share/lib/latex2html/icons/up.png"></A>
SRC="up.png"></A>
<A NAME="tex2html934"
HREF="node26.html">
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
SRC="file:/usr/local/share/lib/latex2html/icons/prev.png"></A>
SRC="prev.png"></A>
<A NAME="tex2html942"
HREF="node4.html">
<IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents"
SRC="file:/usr/local/share/lib/latex2html/icons/contents.png"></A>
SRC="contents.png"></A>
<A NAME="tex2html944"
HREF="node201.html">
<IMG WIDTH="43" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="index"
SRC="file:/usr/local/share/lib/latex2html/icons/index.png"></A>
SRC="index.png"></A>
<BR>
<B> Next:</B> <A NAME="tex2html947"
HREF="node28.html">Sampling</A>