Hi All, Sorry for the late turnaround, but I just now modified this on the UDO database with Istvan's new code, as well as documented him in the author's section. Thanks Istvan and Dave! steven On 11/19/05, David Akbari wrote: > > On Nov 19, 2005, at 5:12 AM, Istvan Varga wrote: > > > Here is a shorter and faster version of the UDO that sounds the same: > > > > opcode pan_equal_power, aa, ak > > > > ain, kpan xin > > kangl = 1.57079633 * (kpan + 0.5) > > xout ain * sin(kangl), ain * cos(kangl) > > > > endop > > > > By the way, in the example, I replaced the lines that calculate > > kpan with 'kpan jspline 0.5, 1, 5' so that the panning effect is > > more audible (the filtered noise had a very low amplitude). > > wow that is faster! Thanks, Istvan! > > > -David > > -- > Send bugs reports to this list. > To unsubscribe, send email to csound-unsubscribe@lists.bath.ac.uk >