9 lines
255 B
Scheme
9 lines
255 B
Scheme
|
; /b_zero Zero sample data
|
||
|
|
||
|
; int - buffer number
|
||
|
; bytes - an OSC message to execute upon completion. (optional)
|
||
|
|
||
|
; Sets all samples in the buffer to zero.
|
||
|
|
||
|
; Asynchronous. Replies to sender with /done when complete.
|