Building a Spectral Spatialization Patch
So I've just been reverse engineering the first (Stereo) patch described in the attached paper...
and I think I have everything right apart from the panner sub-patch. Perhaps an algorhythmic thing... I'm not too sure.
The attached patch labelled 'StereoSpatialization' is just the pfft sub patch
Any help would be greatly appreciated
can't attach the paper... but its this one.
http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.93.861&rep=rep1&type=pdf
Interesting paper. I think I've got it figured out, even though you posted this 3 months ago... I was looking for something like this to use in a project, so I'm glad I found your post.
The tutorial subpatcher outputs the left and right gain values as signals, so I just got rid of the line~ objects so you end up with floats that will be synchronized with the corresponding bin index values.
Also, the multislider in the paper is horizontal orientation, so that the panning is visible on the x axis.