# Your technique of using expr~ and creating the waveform on the fly (rather than trying to calculate it in a table and getting clicks and glitches) is great! Now the parameters are real-time tweakeable, as Atte requested! # The problem using a partial function is the discontinuity in its slope. So, i changed the function used in the expr~ with a gaussian function. The width and height of it are adjustable. You can try. -ugur-
On Sun, Jun 29, 2008 at 2:59 PM, hard off hard.off@gmail.com wrote:
Ugur, here is your original patch with the expr converted into expr~
also, you can get some really cool resonant filter sort of sounds by really distorting the phase (like 10 times). i added a slider for that too.