[PD] wavetable lookup

Frank Barknecht fbar at footils.org
Thu Feb 5 18:16:51 CET 2009


Hallo,
Rapha?l ILIAS hat gesagt: // Rapha?l ILIAS wrote:

> I'm thinking about a way to produce a short table which would sum up a sound table. This might be a way to prevent audioclicks when displaying a huge wavetable, or an idea to be able "zoom" on a part of the table. I tried the first method that came to my mind : just to play the sample while measuring its amplitude with env~ and report the values in a shorter table. But maybe there are better methods ?

Or just drop values by using [snapshot~] with a [metro]-driven counter
and [tabwrite]. 

Ciao
-- 
Frank




More information about the Pd-list mailing list