rsc3/doc/help/server-command/c-fill.help.scm

11 lines
349 B
Scheme

; /c_fill Fill ranges of bus value(s)
; [
; int - starting bus index
; int - number of buses to fill (M)
; float - value
; ] * N
; Set contiguous ranges of buses to single values. For each range, the
; starting sample index is given followed by the number of buses to
; change, followed by the value to fill.