rsc3/doc/examples/server-command/_scm/b-free.help.scm

9 lines
260 B
Scheme
Raw Normal View History

2022-08-24 13:53:18 +00:00
; /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.