There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
This program creates a stereo audio file using two frequencies chosen by the user. It uses the soundfile and numpy library to generate a sine signal for each channel and to create an audio file. This is a useful project for those who want to generate audio files for experimenting with sound manipulation.