Turned on the normalize
This commit is contained in:
@@ -26,7 +26,7 @@ const Waveform = ({audio, waveColor, progressColor}: Props) => {
|
||||
barRadius: 4,
|
||||
fillParent: true,
|
||||
hideScrollbar: true,
|
||||
normalize: false,
|
||||
normalize: true,
|
||||
autoCenter: true,
|
||||
ignoreSilenceMode: true,
|
||||
barMinHeight: 4,
|
||||
|
||||
Reference in New Issue
Block a user