Removed the limiter (DynamicsCompressorNode) from amplifyMedia()
for clear and undistorted audio.
Notable changes:
source
has been renamed to sourceNode
to fit the naming of the gainNode
propertyenabled
has been added to check if the amplification is enabled or notinitialMultiplier
has been renamed to initialGain
to reduce confusion (it is not a multiplier strictly speaking)