rsc3/doc/help/ugen/fft/pv-mag-below.help.scrbl
2022-08-28 12:27:01 +02:00

13 lines
280 B
Racket

#lang scribble/manual
@(require (for-label racket))
@title{(pv-mag-below buffer threshold)}
Pass bins below a threshold. Pass only bands where the magnitude
is below `threshold'. This value is not normalized and is
therefore dependant on the buffer size.
See pv-mag-above