daft-engineers / vocoder

Open source vocoder designed for the Raspberry Pi.
https://daft-engineers.github.io/vocoder/
Mozilla Public License 2.0
11 stars 0 forks source link

Scale RMS num_samples with Frequency on setup #129

Open MarkAHarley opened 1 year ago

MarkAHarley commented 1 year ago

RMS num samples should be larger for low frequency bands and smaller for high frequency bands.

This will be done in main.cc in the setup loop for rms_bank.