rsc3/doc/examples/server-command/_scm/c_set.help.scm

10 lines
220 B
Scheme
Raw Normal View History

2022-08-24 13:53:18 +00:00
; /c_set Set bus value(s)
; [
; int - a bus index
; float - a control value
; ] * N
; Takes a list of pairs of bus indices and values and sets the buses to
; those values.