<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"></div>attached is <br>1) vocoder.cpp - with wave file writer and reader, can be used as reference to extract <br></div><div class="gmail_extra">original samplerate of wavefile with the new list from/to symbol.<br></div><div class="gmail_extra">Also the math and  c code for the DSP cookbook filters.<br></div><div class="gmail_extra">You can see all the original reference I had in the document. for the filters.<br></div><div class="gmail_extra">I can hardly understand how the thing works at the moment, that information is way back in my head somewhere.<br></div><div class="gmail_extra">2) noisybox-l_bp.pd - bandpass, lowpass, and hipass DSP cookbook filters <br></div><div class="gmail_extra">in fexpr~ , I learned how to convert my c code to an fexpr~ after seeing the how it was done at <a href="http://noisybox.net">noisybox.net</a><br><br><br></div><div class="gmail_extra">vocoder.cpp was used to vocode my voice on "Strip Job Grease" way back in the 90s when it was impossible to use 19 filters in realtime, it can be found here.<br></div><div class="gmail_extra">I think it was also used for "Bead Girl".<br><br></div><div class="gmail_extra">Anyways, I'm thinking I might be able to do the same thing with the moog looking at Miller's text and code. <br></div><div class="gmail_extra">What about the TB-303 and EMS?<br></div></div>