rsc3/doc/examples/server-command/_scm/s-getn.help.scm

11 lines
293 B
Scheme
Raw Normal View History

2022-08-24 13:53:18 +00:00
; /s_getn Get ranges of control value(s)
; int - synth ID
; [
; int|string - a control index or name
; int - number of sequential controls to get (M)
; ] * N
; Get contiguous ranges of controls. Replies to sender with the
; corresponding /n_setn command.