Metadata-Version: 2.1
Name: ADVI
Version: 0.0.0
Summary: The handy tool to visualize audio
Home-page: https://github.com/klae01/audio-visualizer
Author: klae01
Author-email: tspt2479@gmail.com
License: MIT
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Requires-Python: >=3.7.0
Description-Content-Type: text/markdown
License-File: LICENSE


# The handy tool to visualize your audio

## usage
```shell
python3 -m ADVI -i "<input_path>.wav" -o "<output_path>.mp4" --quite
```

