rsc3/doc/help/server-command/c_set.help.scrbl

13 lines
268 B
Racket

#lang scribble/manual
@(require (for-label racket))
@title{/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.