Interface for implementations of RMS volume computation buffers.
Interface for implementations of RMS volume computation buffers.
(rms-push this sample)
Adds a single sample to the RMS buffer
Adds a single sample to the RMS buffer
(rms-push-many this samples)
Adds many samples to the RMS buffer
Adds many samples to the RMS buffer
(rms this)
Computes the RMS volume level based on the samples in the buffer
Computes the RMS volume level based on the samples in the buffer
(rms-buffer size)
Allocates a new buffer for RMS computations
Allocates a new buffer for RMS computations
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close