Skip to content

keik/audiotrans-transform-fft

Repository files navigation

audiotrans-transform-fft

License Python PyPI Travis CI Coverage Status

audiotrans transform module to FFT

Installation

pip install audiotrans-transform-fft

Usage

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

Test

make test

License

MIT (c) keik

About

audiotrans transform module to FFT

Resources

License

Stars

Watchers

Forks

Packages

No packages published