2.1
Audio-SpectraCLI v2.1 Release Notes
Initial Release
I am excited to announce the second release of Audio-SpectraCLI! This release introduces the following features
- Bug fixes for Linux platforms
- Usage bugs fixed
I hope you enjoy using Audio-SpectraCLI as much as I enjoyed developing it! Feel free to provide feedback or report any issues on my GitHub repository.
How to Install
You can install Audio-SpectraCLI via pip:
pip install Audio-SpectraCLI
Usage
To start the real-time spectrum visualization, simply run the following command:
audio_visualizer()
Make sure you have a microphone connected to your system to capture audio input.