![](https://secure.gravatar.com/avatar/3bb23e7770680ea44a2d79e6d10daaed.jpg?s=120&d=mm&r=g)
17 Feb
2005
17 Feb
'05
10:09 p.m.
Michael Heuer wrote:
A feature request, might it be possible to add a simple fader (l/r channel) to ChucK? Or what would be really useful would be a 3D spatialization generator, something like
but I haven't been able to locate an open source implementation yet.
Is there a well-defined DSP algorithm for this? I know CSound, for example, has code for the "head response transfer function". This computes what you need to put in the left headphone and the right headphone to simulate localization. If that's what you're looking for, I think it's "just a convolution" :). Can Chuck do convolutions?