30. bswap

bswap is a buffer swap operation. It will call a swap operation on both the graforge bufferstack and the runt stack. It is assumed that the two items on the runt stack are the same as the ones on the graforge stack.

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



prev | home | next