Audio-spectracli

Latest version: v3.1

Safety actively analyzes 624625 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

3.1

Initial Release
I am excited to announce the third release of Audio-SpectraCLI!
This release introduces the significant changes and upgrades :

- Customizable Frequency Range: Allow users to specify the frequency range to display in the spectrum.
- Color Customization: Provide options for users to customize the colors used in the spectrum visualization.

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
Go to [Packaging and Installation](https://github.com/AdityaSeth777/Audio-SpectraCLI?tab=readme-ov-file#packaging) to have a more clear idea about the overall file structure and how to install and use it in your code.


Make sure you have a microphone connected to your system to capture audio input.

2.1

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:

bash
pip install Audio-SpectraCLI


Usage
To start the real-time spectrum visualization, simply run the following command:
python
audio_visualizer()

Make sure you have a microphone connected to your system to capture audio input.

2.0

Initial Release

We are excited to announce the first release of Audio-SpectraCLI! This release introduces the following features:

- Real-time visualization of Fast Fourier Transform (FFT) spectrum of audio input.
- Interactive CLI interface for easy control and customization.
- Support for adjusting parameters such as duration, sampling rate, and block size.
- Seamless integration with SoundDevice for audio input capture.
- Cross-platform compatibility for Windows, macOS, and Linux.

We 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:

bash
pip install Audio-SpectraCLI


Usage
To start the real-time spectrum visualization, simply run the following command:
python
audio_visualizer()

Make sure you have a microphone connected to your system to capture audio input.

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.