Csound Csound-dev Csound-tekno Search About

Re: Create Halloween Sound Effects with Spatializer Orc/Sco

Date1998-10-24 16:45
FromHans Mikelson
SubjectRe: Create Halloween Sound Effects with Spatializer Orc/Sco
Hi,

The following adjustments to the spatial audio orc may be useful:

>adoppl  vdelay    ain/(1+kdistl*kdistl), kdistl/ics, imax   ; Volume
decreases
>adoppr  vdelay    ain/(1+kdistr*kdistr), kdistr/ics, imax   ; Volume
decreases

This makes the volume fade in and out more rapidly with distance.


>        outs      (ahrtfl-asctcdr*.2)*kamp, (ahrtfr-asctcdl*.2)*kamp

This reduces the flanging/comb filtering effect when the source is very
close.  Or one could leave out the cross talk cancellation part completely.

Bye,
Hans Mikelson