Search found 2 matches

by basilrush
Tue Nov 01, 2011 11:52 pm
Forum: Algorithm development
Topic: freeverb implementation
Replies: 3
Views: 8281

Cheers - it sounds pretty good still even with the missing all pass at the end. It'd be nice to make the filter in the comb filters variable too but I just can't see how that's possible within the instruction limit. Actually, it's pretty ugly to do even one of the comb filters. I had a punt at it la...
by basilrush
Tue Nov 01, 2011 12:37 pm
Forum: Algorithm development
Topic: freeverb implementation
Replies: 3
Views: 8281

freeverb implementation

Now, maybe it's already been done, but I needed a little project to get going. I've ported the freeverb code from C to FV-1. It sounds quite nice, but need to do some more testing and perhaps compare against the real thing. I suspect that I've ended up doing slightly different allpass filters. Howev...