We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fdb54ab commit db4f9cdCopy full SHA for db4f9cd
README.md
@@ -93,9 +93,9 @@ audio arguments:
93
94
-s SPEED_RATIO, --speed SPEED_RATIO
95
Ratio of new playback speed to old speed. (default:
96
- 0.85)
+ 0.75)
97
-p PITCH_SHIFT, --pitch PITCH_SHIFT
98
- Pitch shift (100ths of a semitone). (default: -50)
+ Pitch shift (100ths of a semitone). (default: -75)
99
-l LOWPASS_CUTOFF, --lowpass LOWPASS_CUTOFF
100
Cutoff for lowpass filter (Hz). (default: 3500)
101
0 commit comments