• Stars
    star
    1
  • Language
    Python
  • License
    MIT License
  • Created almost 2 years ago
  • Updated over 1 year ago

Reviews

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.