add files from http://msp.ucsd.edu/techniques/latest/book-html.tgz
This commit is contained in:
83
node102.html
Normal file
83
node102.html
Normal file
@@ -0,0 +1,83 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
|
||||
|
||||
<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
|
||||
original version by: Nikos Drakos, CBLU, University of Leeds
|
||||
* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
|
||||
* with significant contributions from:
|
||||
Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<TITLE>Stretched wavetables</TITLE>
|
||||
<META NAME="description" CONTENT="Stretched wavetables">
|
||||
<META NAME="keywords" CONTENT="book">
|
||||
<META NAME="resource-type" CONTENT="document">
|
||||
<META NAME="distribution" CONTENT="global">
|
||||
|
||||
<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
|
||||
<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
|
||||
|
||||
<LINK REL="STYLESHEET" HREF="book.css">
|
||||
|
||||
<LINK REL="previous" HREF="node101.html">
|
||||
<LINK REL="up" HREF="node97.html">
|
||||
<LINK REL="next" HREF="node103.html">
|
||||
</HEAD>
|
||||
|
||||
<BODY >
|
||||
<!--Navigation Panel-->
|
||||
<A NAME="tex2html2068"
|
||||
HREF="node103.html">
|
||||
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
|
||||
SRC="file:/usr/local/share/lib/latex2html/icons/next.png"></A>
|
||||
<A NAME="tex2html2062"
|
||||
HREF="node97.html">
|
||||
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
|
||||
SRC="file:/usr/local/share/lib/latex2html/icons/up.png"></A>
|
||||
<A NAME="tex2html2058"
|
||||
HREF="node101.html">
|
||||
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
|
||||
SRC="file:/usr/local/share/lib/latex2html/icons/prev.png"></A>
|
||||
<A NAME="tex2html2064"
|
||||
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>
|
||||
<A NAME="tex2html2066"
|
||||
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>
|
||||
<BR>
|
||||
<B> Next:</B> <A NAME="tex2html2069"
|
||||
HREF="node103.html">Exercises</A>
|
||||
<B> Up:</B> <A NAME="tex2html2063"
|
||||
HREF="node97.html">Examples</A>
|
||||
<B> Previous:</B> <A NAME="tex2html2059"
|
||||
HREF="node101.html">The PAF generator</A>
|
||||
<B> <A NAME="tex2html2065"
|
||||
HREF="node4.html">Contents</A></B>
|
||||
<B> <A NAME="tex2html2067"
|
||||
HREF="node201.html">Index</A></B>
|
||||
<BR>
|
||||
<BR>
|
||||
<!--End of Navigation Panel-->
|
||||
|
||||
<H2><A NAME="SECTION001055000000000000000">
|
||||
Stretched wavetables</A>
|
||||
</H2>
|
||||
|
||||
<P>
|
||||
Instead of using waveshaping, fomant synthesis is also possible using
|
||||
stretched wavetables, as demonstrated Example F14.wave.packet.pd (not shown here). The
|
||||
technique is essentially that of Example B10.sampler.overlap.pd (described in Section
|
||||
<A HREF="node37.html#sect2.example.overlap">2.6</A>), with a cosine lookup instead of the more general
|
||||
wavetable, but with the addition of a control to set the duty cycle of the
|
||||
amplitude envelopes. The units are adjusted to be compatible with those of
|
||||
the previous example.
|
||||
|
||||
<P>
|
||||
<BR><HR>
|
||||
<ADDRESS>
|
||||
Miller Puckette
|
||||
2006-12-30
|
||||
</ADDRESS>
|
||||
</BODY>
|
||||
</HTML>
|
||||
Reference in New Issue
Block a user