knob threshold, audibility

move threshold back to comp/gate/denoiser so audibility can be derived from StripKnob

pester tests for safety pass
This commit is contained in:
pblivingston
2025-12-13 11:42:23 -05:00
parent ea6192ba5f
commit 9d3f58f6f2
2 changed files with 5 additions and 15 deletions

View File

@@ -58,7 +58,7 @@ Strip Gainlayers are now FloatArrayMember objects, see README for details
- Strip.Karaoke alias for Strip.K
- Strip.EQGain1|EQGain2|EQGain3 with bass/low, mid/med, treble/high aliases, respectively
- StripAudibility class with Strip.Audibility.Knob
- StripKnob base class for banana/potato audibility knobs with `knob` and `threshold`
- StripKnob base class for audibility knobs with `knob`
- Strip.Denoiser.Threshold
- Strip.VAIO
- Strip.Pitch, StripPitch class