9 lines
260 B
Scheme
9 lines
260 B
Scheme
|
; /b_free Free buffer data.
|
||
|
|
||
|
; int - buffer number
|
||
|
; bytes - an OSC message to execute upon completion. (optional)
|
||
|
|
||
|
; Frees buffer space allocated for this buffer.
|
||
|
|
||
|
; Asynchronous. Replies to sender with /done when complete.
|