- eqgain float members added to virtual strips
- bass/low aliases for eqgain1
- mid/med aliases for eqgain2
- treble/high aliases for eqgain3

prelim pester tests for potato pass
This commit is contained in:
pblivingston
2025-12-07 11:50:48 -05:00
parent 4189ac7721
commit 0bdfb1c38f
4 changed files with 57 additions and 1 deletions

View File

@@ -45,6 +45,7 @@ Recorder.FileType changed from method to write-only property
- Command.RecallPreset()
- AddAliasMembers meta function takes a hashtable `-MAP` of `alias = property`
- Strip.Karaoke alias for Strip.K
- Strip.EQGain1|EQGain2|EQGain3 with bass/low, mid/med, treble/high aliases, respectively
### Changed