Search found 1 match

by wardnijman
Thu Feb 23, 2017 6:16 pm
Forum: Developer's Section
Topic: Wavetable Convolution?
Replies: 2
Views: 4530

Re: Wavetable Convolution?

I've used a similar technique with analog filter IR's instead of reverb IR's. It's a plugin made in JUCE. The source is on my github.

https://github.com/wardnijman/Hijack-Filter

Some problems you will have to deal with are comb filtering between IR's and the use of inverse filters.