Documentation
¶
Overview ¶
Package dsp houses lightweight digital-signal-processing helpers used by the media pipeline (RMS, energy, gain, etc.). Kept dependency-free so any layer above pkg/media can use it.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RMSPCM16LE ¶
RMSPCM16LE returns the RMS level of signed 16-bit little-endian PCM samples. Returns 0 when the buffer is too short to contain a full sample.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.