From 23b86fecb95e25021ef4e355f80e567f75cc762b Mon Sep 17 00:00:00 2001 From: pblivingston <71585805+pblivingston@users.noreply.github.com> Date: Mon, 8 Dec 2025 21:15:45 -0500 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 10a0784..3a8e2c6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -67,7 +67,6 @@ Strip Gainlayers are now FloatArrayMember objects, see README for details - name - ip - cast vban getters to types for consistency -- Bus.Mono -> [int] for stereo reverse - Bus.Levels.Convert return type [float] -> [single] for naming consistency, no functional change - Meta: AddBoolMembers, AddIntMembers $arg types for consistency - Device: explicit $arg types for consistency @@ -88,6 +87,7 @@ Strip Gainlayers are now FloatArrayMember objects, see README for details - vban.stream.port: [string]$arg -> [int]$arg - vban route range (API documentation is incorrect) - vban.stream.sr: $this._port -> $this._sr +- Bus.Mono -> [int] for stereo reverse - Recorder.channel values: 1..8 -> (2, 4, 6, 8) - Strip.Limit type [int] -> [float] - Missing closing parenthesis in AppMute value string