mirror of
https://github.com/thestk/stk
synced 2026-04-22 07:26:54 +00:00
Release 4.4.4 tarball
This commit is contained in:
committed by
Stephen Sinclair
parent
899303d7c4
commit
18730391e8
@@ -57,7 +57,7 @@ std::vector< unsigned long > </td><td class="memItemRight" valign="bo
|
||||
<p>STK non-interpolating tapped delay line class. </p>
|
||||
<p>This class implements a non-interpolating digital delay-line with an arbitrary number of output "taps". If the maximum length and tap delays are not specified during instantiation, a fixed maximum length of 4095 and a single tap delay of zero is set.</p>
|
||||
<p>A non-interpolating delay line is typically used in fixed delay-length applications, such as for reverberation.</p>
|
||||
<p>by Perry R. Cook and Gary P. Scavone, 1995-2011. </p>
|
||||
<p>by Perry R. Cook and Gary P. Scavone, 1995-2012. </p>
|
||||
<hr/><h2>Constructor & Destructor Documentation</h2>
|
||||
<a class="anchor" id="a24913411dff23e05995979e42cc51ecc"></a><!-- doxytag: member="stk::TapDelay::TapDelay" ref="a24913411dff23e05995979e42cc51ecc" args="(std::vector< unsigned long > taps=std::vector< unsigned long >(1, 0), unsigned long maxDelay=4095)" -->
|
||||
<div class="memitem">
|
||||
@@ -358,7 +358,7 @@ std::vector< unsigned long > </td><td class="memItemRight" valign="bo
|
||||
|
||||
<table>
|
||||
<tr><td><A HREF="http://ccrma.stanford.edu/software/stk/"><I>The Synthesis ToolKit in C++ (STK)</I></A></td></tr>
|
||||
<tr><td>©1995-2011 Perry R. Cook and Gary P. Scavone. All Rights Reserved.</td></tr>
|
||||
<tr><td>©1995-2012 Perry R. Cook and Gary P. Scavone. All Rights Reserved.</td></tr>
|
||||
</table>
|
||||
|
||||
</BODY>
|
||||
|
||||
Reference in New Issue
Block a user