rsc3/doc/examples/ugen/fft/pv-mag-below.help.scm

8 lines
231 B
Scheme
Raw Normal View History

2022-08-24 13:53:18 +00:00
;; (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