135. verbity

This is a reverb based on the airwindows plugin with the same name.

<<ugens-top>>=
(define (verbity inL inR bigness longness darkness)
  (param inL)
  (param inR)
  (param bigness)
  (param longness)
  (param darkness)
  (rvl "verbity"))



prev | home | next