96. cabclr
cabclr
will free resources of a cable created by
cabtmp
(if needed), so that the underlying buffer
can be re-used elsewhere.
in
is expected to be an integer corresponding to
the address of the runt register.
<<ugens-top>>=
(define (cabclr in)
(param in)
(rvl "cabclr"))
prev | home | next