[CM] a Snd/Scheme question

Dave Phillips dlphilp at bright.net
Wed Dec 18 10:13:43 PST 2002


Greetings:

  In Snd I can apply the Chowning reverb via the Listener with this
code:

	(jc-reverb 2.5 #f .3 '(0 0 1 1))

  I'd like to scale the reverb decay (2.5) through the sound in the same
manner as the amplitude is scaled (.3 '(0 0 1 1)). This seems like it
should be simple enough to do, but I'm drawing blanks. Is there an easy
way to achieve what I'm trying to do ? I've already discovered that
something like (* 2.5 '(0 0 1 1)) doesn't work so I guess I've made some
progress...

Best regards,

== Dave Phillips

	The Book Of Linux Music & Sound at http://www.nostarch.com/lms.htm
	The Linux Soundapps Site at http://linux-sound.org



More information about the Cmdist mailing list