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>Non-looping wavetable player</TITLE>
<META NAME="description" CONTENT="Non-looping wavetable player">
<META NAME="keywords" CONTENT="book">
@@ -29,23 +33,23 @@ original version by: Nikos Drakos, CBLU, University of Leeds
<A NAME="tex2html1335"
HREF="node54.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="tex2html1329"
HREF="node50.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="tex2html1323"
HREF="node52.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="tex2html1331"
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="tex2html1333"
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="tex2html1336"
HREF="node54.html">Signals to controls</A>
@@ -84,7 +88,7 @@ signal processing network for playback. One <TT>vline~</TT> object
generates a phase signal (actually just a table lookup index) to the
<TT>tabread4~</TT> object; this replaces the <TT>phasor~</TT> of
Example B03.tabread4.pd (Page <A HREF="node34.html#fig02.13"><IMG ALIGN="BOTTOM" BORDER="1" ALT="[*]"
SRC="file:/usr/local/share/lib/latex2html/icons/crossref.png"></A>) and its derivatives.
SRC="crossref.png"></A>) and its derivatives.
<P>
@@ -147,23 +151,23 @@ add transposition, envelopes, and polyphony.
<A NAME="tex2html1335"
HREF="node54.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="tex2html1329"
HREF="node50.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="tex2html1323"
HREF="node52.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="tex2html1331"
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="tex2html1333"
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="tex2html1336"
HREF="node54.html">Signals to controls</A>