QRSS MORSE WAV FILE MAKER
WRITTEN IN PYTHON

(2011-2018)

KLIK HIER VOOR DE NEDERLANDSE VERSIE


The program to make WAV audio files for QRSS morse signals.

QRSS morse code WAV file maker written in Python
For keying a QRSS beacon transmitter with very low power, an audio file with the call in morse code had to be made. A dot is 3 seconds long. With this program, you can make WAV audio files. When you set the dot time to 0.1 seconds, you do have a morse speed of 12 words per minute. The program is simple, play and try it!

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 (site-packages for the correct Python version!):
Download here the Python program by clicking the link here below:


BACK TO INDEX PA2OHH