rsc3/doc/help/server-command/b-get.help.scrbl

15 lines
205 B
Text
Raw Normal View History

2022-08-24 13:53:18 +00:00
#lang scribble/manual
@(require (for-label racket))
@title{/b_get Get sample value(s)}
2022-08-28 10:27:01 +00:00
2022-08-24 13:53:18 +00:00
int - buffer number
[
int - a sample index
] * N
Replies to sender with the corresponding /b_set command.
2022-08-28 10:27:01 +00:00