88 lines
2.6 KiB
HTML
88 lines
2.6 KiB
HTML
<!DOCTYPE html>
|
|
|
|
<!--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>
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
|
|
|
|
<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 ID="tex2html2068"
|
|
HREF="node103.html">
|
|
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
|
|
SRC="next.png"></A>
|
|
<A ID="tex2html2062"
|
|
HREF="node97.html">
|
|
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
|
|
SRC="up.png"></A>
|
|
<A ID="tex2html2058"
|
|
HREF="node101.html">
|
|
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
|
|
SRC="prev.png"></A>
|
|
<A ID="tex2html2064"
|
|
HREF="node4.html">
|
|
<IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents"
|
|
SRC="contents.png"></A>
|
|
<A ID="tex2html2066"
|
|
HREF="node201.html">
|
|
<IMG WIDTH="43" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="index"
|
|
SRC="index.png"></A>
|
|
<BR>
|
|
<B> Next:</B> <A ID="tex2html2069"
|
|
HREF="node103.html">Exercises</A>
|
|
<B> Up:</B> <A ID="tex2html2063"
|
|
HREF="node97.html">Examples</A>
|
|
<B> Previous:</B> <A ID="tex2html2059"
|
|
HREF="node101.html">The PAF generator</A>
|
|
<B> <A ID="tex2html2065"
|
|
HREF="node4.html">Contents</A></B>
|
|
<B> <A ID="tex2html2067"
|
|
HREF="node201.html">Index</A></B>
|
|
<BR>
|
|
<BR>
|
|
<!--End of Navigation Panel-->
|
|
|
|
<H2><A ID="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>
|