31. bdrop

bdrop is a buffer drop operation. It will call a drop operation on both the graforge stack and runt stack. It is assumed that the last item on both stacks are the same.

<<ugens-top>>=
(define (bdrop)
  (rvl "bdrop"))



prev | home | next