v2.0.0
Major Changes
- b53a946: Added compression to
amplifyMedia()
to prevent audio clipping and distortion and modified return type accordingly:- Renamed:
amplify()
tosetGain()
andgetAmpLevel()
togetGain()
- Added properties:
enable()
,disable()
,setLimiterOptions()
andlimiterNode
- Other changes: Amplification is no longer enabled automatically,
enable()
must now be called manually after initializing
- Renamed: