From b15693aab34f2b086b94199b677bb5accd3a6181 Mon Sep 17 00:00:00 2001 From: Sven Date: Sun, 1 Oct 2023 18:07:07 +0200 Subject: [PATCH] chore: changeset --- .changeset/curvy-jokes-laugh.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.changeset/curvy-jokes-laugh.md b/.changeset/curvy-jokes-laugh.md index 473af89..e266f95 100644 --- a/.changeset/curvy-jokes-laugh.md +++ b/.changeset/curvy-jokes-laugh.md @@ -2,4 +2,7 @@ "@sv443-network/userutils": major --- -Added compression to `amplifyMedia()` to prevent audio clipping and distortion and modified return type accordingly +Added compression to `amplifyMedia()` to prevent audio clipping and distortion and modified return type accordingly: +- Renamed: `amplify()` to `setGain()` and `getAmpLevel()` to `getGain()` +- Added properties: `enable()`, `disable()`, `setLimiterOptions()` and `limiterNode` +- Other changes: Amplification is no longer enabled automatically, `enable()` must now be called manually after initializing