Skip to content

A very simple python tone generator (:

Spectral-Source/tone_generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Tone Generator CLI

A simple Python command-line interface (CLI) tool for generating tones with adjustable frequencies.

Overview

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.

Prerequisites

Installation

  1. Clone the repository:

    git clone https://github.com/xxRON-js/tone_generator.git
    cd tone_generator
  2. Install the required library:

    pip install sounddevice

Usage

Run the script using Python:

python tone_generator.py

About

A very simple python tone generator (:

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages