audiotrans transform module to FFT
pip install audiotrans-transform-fft
As audiotrans
transform module, like
audiotrans <filepath> -t fft -v -c spec
Options of the below is available through subarg (like [ foo -h ]
)
usage: fft [-h] [-v]
audiotrans transform module for FFT
optional arguments:
-h, --help show this help message and exit
-v, --verbose Run as verbose mode
make test
MIT (c) keik