A simple Python command-line interface (CLI) tool for generating tones with adjustable frequencies.
This tool allows you to generate audio tones with adjustable frequencies using the keyboard. It's built in Python and uses the sounddevice library for audio output.
- Python 3
- sounddevice library
-
Clone the repository:
git clone https://github.com/xxRON-js/tone_generator.git cd tone_generator -
Install the required library:
pip install sounddevice
Run the script using Python:
python tone_generator.py