rsc3/doc/help/unsorted/gbman-c.help.scrbl
2022-08-28 12:27:01 +02:00

11 lines
164 B
Racket

#lang scribble/manual
@(require (for-label racket))
@title{gbman-c ; c.f. gbman-l}
@racketblock[
(mul (gbman-c (mouse-x 20 sample-rate 0 0.1) 1.2 2.1) 0.05)
]