fi
# GST launch
-gst-launch-1.0 filesrc location=/home/guyom/Sounds/test/pc_test-2.mp3 \
+gst-launch-1.0 filesrc location=~/Sounds/Test/test_raw_voice_moreau.wav \
! queue ! decodebin \
! queue ! audioconvert \
- ! queue ! rgvolume pre-amp=-24 \
- ! queue ! audiodynamic characteristics=hard-knee mode=compressor threshold=0.125 ratio=6 \
- ! queue ! rglimiter \
+ ! queue ! volume volume=2.5 \
+ ! queue ! audiodynamic characteristics=soft-knee mode=compressor threshold=0.125 ratio=0.125 \
+ ! queue ! volume volume=1.5 \
+ ! queue ! audiodynamic characteristics=hard-knee mode=compressor threshold=0.95 ratio=0.001 \
! queue ! pulsesink