-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Description
This buffer will need to compute the loudness of incoming audio in large overlapping blocks by pre-filtering each channel, taking their respective mean square values, summing them, gating the result, and averaging it. Making this work will involve adding (likely 2nd order IIR) filters to Cyma, either through an external crate, or a new internal filter struct.
This PDF explains the process in great detail.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed