Update README.md

This commit is contained in:
Lauchmelder 2021-04-27 13:40:00 +02:00 committed by GitHub
parent 93e90d1930
commit 7ae946f4c7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,6 +6,10 @@ A commandline tool for fourier transforming audio files
spectralyze file1 [file2...]
```
## Supported Formats
* WAV
* AIFF
## What does it do
Spectralyze reads one or more audio files from the standard arguments and creates JSON files containing the spectrum of the file.
Each audio channel in the file is transformed separately. The resulting JSON has the following structure