<div dir="ltr">awesome, thanks claude. </div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Feb 13, 2015 at 1:06 AM, Claude Heiland-Allen <span dir="ltr"><<a href="mailto:claude@mathr.co.uk" target="_blank">claude@mathr.co.uk</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi all,<br>
<br>
Today I implemented bandlimited wavetables in Pd vanilla using the idea behind mipmapping in OpenGL (ie, generate many filtered and downsampled versions of a source, use the most appropriate version(s) by a function of the derivative of the lookup index).<br>
<br>
More info and full source (quick start tutorial: bl-example.pd):<br>
<br>
<a href="https://gitorious.org/maximus/pd-bl" target="_blank">https://gitorious.org/maximus/<u></u>pd-bl</a><br>
<br>
License: same as Pd vanilla.<br>
<br>
Advantages over other implementations:<br>
* Can generate wavetables from any waveform stored in a table.<br>
<br>
Disadvantages:<br>
* The higher harmonics are reduced compared to an optimal method.<span class="HOEnZb"><font color="#888888"><br>
<br>
<br>
Claude<br>
-- <br>
<a href="http://mathr.co.uk" target="_blank">http://mathr.co.uk</a><br>
<br>
______________________________<u></u>_________________<br>
<a href="mailto:Pd-list@lists.iem.at" target="_blank">Pd-list@lists.iem.at</a> mailing list<br>
UNSUBSCRIBE and account-management -> <a href="http://lists.puredata.info/listinfo/pd-list" target="_blank">http://lists.puredata.info/<u></u>listinfo/pd-list</a><br>
</font></span></blockquote></div><br></div>