A big Envelope plugin update in 7.2.0 #3146
katspaugh
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Heads up, a major update for the Envelope plugin will be released in 7.2.0.
New features
Preview: https://envelope.wavesurfer-js.pages.dev/#envelope.js
Implementation changes
I've moved away from using WebAudio for scheduled gain ramps and instead calculate volume changes over time in JS and set the media element volume accordingly. This allows for seamless volume changes when changing the audio position and doesn't require a user gesture for playback.
Screenshots
Beta Was this translation helpful? Give feedback.
All reactions