8 lines
173 B
Scheme
8 lines
173 B
Scheme
; /s_get Get control value(s)
|
|
|
|
; int - synth ID
|
|
; [
|
|
; int or string - a control index or name
|
|
; ] * N
|
|
|
|
; Replies to sender with the corresponding /n_set command.
|