Update README.md

This commit is contained in:
Lauchmelder 2021-06-23 13:34:53 +02:00 committed by GitHub
parent 7cd64b6222
commit ec7f291194
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -15,7 +15,7 @@ By default, spectralyze will output the entire frequency spectrum, all the way u
```
spectralyze -f 0,2500 coolSong.wav
```
This command would only output frequencies ranging from 0kHz-2kHz, greatly decreasing file size.
This command would only output frequencies ranging from 0kHz-2.5kHz, greatly decreasing file size.
## Disabling channels
By default this program will analyze all channels in the given audio file, if you are only interested in noe specific channel you can tell the program that via the `-m` flag: