Many changes (all cosmetical) I had done before this repo existed.
This commit is contained in:
28
node44.html
28
node44.html
@@ -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>Converting from audio signals to numeric control streams</TITLE>
|
||||
<META NAME="description" CONTENT="Converting from audio signals to numeric control streams">
|
||||
<META NAME="keywords" CONTENT="book">
|
||||
@@ -29,23 +33,23 @@ original version by: Nikos Drakos, CBLU, University of Leeds
|
||||
<A NAME="tex2html1203"
|
||||
HREF="node45.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="tex2html1197"
|
||||
HREF="node40.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="tex2html1191"
|
||||
HREF="node43.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="tex2html1199"
|
||||
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="tex2html1201"
|
||||
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="tex2html1204"
|
||||
HREF="node45.html">Control streams in block</A>
|
||||
@@ -77,7 +81,7 @@ part of a control computation.
|
||||
For example, we might be controlling the amplitude of a signal using a
|
||||
<TT>line~</TT> object as in Example A03.line.pd (Page
|
||||
<A HREF="node21.html#sect1.ex.3"><IMG ALIGN="BOTTOM" BORDER="1" ALT="[*]"
|
||||
SRC="file:/usr/local/share/lib/latex2html/icons/crossref.png"></A>). Suppose we wish to turn off the sound at a fixed rate
|
||||
SRC="crossref.png"></A>). Suppose we wish to turn off the sound at a fixed rate
|
||||
of speed instead of in a fixed amount of time. For instance, we might want to
|
||||
re-use the network for another sound and wish to mute it as quickly as possible
|
||||
without audible artifacts; we probably can ramp it off in less time if the
|
||||
@@ -140,23 +144,23 @@ simplest solution is the best, but occasionally we have to do extra work.
|
||||
<A NAME="tex2html1203"
|
||||
HREF="node45.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="tex2html1197"
|
||||
HREF="node40.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="tex2html1191"
|
||||
HREF="node43.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="tex2html1199"
|
||||
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="tex2html1201"
|
||||
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="tex2html1204"
|
||||
HREF="node45.html">Control streams in block</A>
|
||||
|
||||
Reference in New Issue
Block a user