On Thu, Feb 14, 2002 at 05:01:36 +0100, Alexander Ehlert wrote:
> panright = sin(theta)
> panleft = cos(theta)
...
>         buffer_write(*(outright++), in*panright);
>         buffer_write(*(outleft++), in*panleft);

Does sin and cos give a reasonable constant power function? It looks 
about right by eye, but I haven't tried listening to it.

- Steve

Reply via email to