NOISE AND TONES TONEN WAV FILE MAKER
WRITTEN IN PYTHON

(2012-2018)

KLIK HIER VOOR DE NEDERLANDSE VERSIE


The program to make WAV audio files with noise and tones.

Noise WAV file maker written in Python
Sometimes you do need noise and tones. This program makes various sorts of noise and tones. But the noise is not normal noise. The spectrum consists of many tones close to each other. If the tones are very close to each other, that sounds like noise. And when the frequencies of the tones do have a ratio of 2 to the power of 1/12, it sounds like an organ. And you can activate weighting, so that the levels of the tones do reduce with 3 dB per octave. And you can make a sweep, a tone that is slowly going from a low to a high frequency.


The spectrum is not real noise, but consists of many tones.

Click here for an example WAV file, organ noise


SOFTWARE

Before you are using this program, you have to install Python. That is very simple. But read first something about Python by clicking the following link:

WHAT IS PYTHON AND HOW DO YOU INSTALL PYTHON

As the source code of Python is written in ASCII, it is very simple to modify the program to you own requirements. Think for example about the size of the screen, the colors etc.

Required Python version:

Required external modules:
Download here the Python program by clicking the link here below:


BACK TO INDEX PA2OHH