Hi There!
I'm trying to use the fiddle~ object to take a sample and resynthesize it with the partials. Each partial ends up fluttering around and sounding too noisy to use. Is there a way to stabilize each partial and clean up the sound of the final product?
I've attached a link to a picture of the patch with the first 3 partials. Any help is appreciated!
LINK 1: https://drive.google.com/file/d/1rxSEIuOhVbYy_mPAhx6O9OkZfpWBkQKB/view?usp=sharing
I had also posted on reddit and somebody had suggested passing the partials through a rotating buffer and taking the average. It sounds like a good idea, but I'm so new to Pure Data that I'm not sure how to implement it. I found an example using the delwrite~ object to get a delay, but I'm not sure how to get the average over a range of time. I've attached a link to a picture of how the patch looks with the parts I know to add in. Any help is appreciated!
LINK 2: https://drive.google.com/file/d/1FNZLsF7B2s16YUtSHqO9Jlktk7Mv2Bmz/view?usp=sharing
I'm open to any other suggestions as well! I'd love to get this worked out!