rsc3/doc/help/server-command/c_set.help.scrbl
2022-08-28 12:27:01 +02:00

15 lines
270 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.