13 lines
203 B
Text
13 lines
203 B
Text
|
#lang scribble/manual
|
||
|
@(require (for-label racket))
|
||
|
|
||
|
@title{/b_get Get sample value(s)}
|
||
|
|
||
|
int - buffer number
|
||
|
[
|
||
|
int - a sample index
|
||
|
] * N
|
||
|
|
||
|
Replies to sender with the corresponding /b_set command.
|
||
|
|