user
AZMP

Tutorials
Title Score
Software reviews
Software Score
morse
"Linux Mint 21.3 Cinnamon 4 years later. Still works with this text file syntax: ~$ morse -BSew5 -F15 -f750 < ~/cw/cw.txt See the output of man morse for details. I could not make -C STRING work as it should. The remainder of my review from 2020 follows: This reads the text from a text document located at ~/cw/cw.txt and converts it into Morse code at the specified speed. This example runs 5WPM overall speed with character speed at 15WPM Farnsworth. Place this command in a Bash shell script, make it executable and !Important for LM 19.1 MATE: place the script in ~/.config/caja/scripts and then find scripts in any right-click menu and run your script from the side menu. That way the whole process can be run from the graphic user interface!"
5
ebook2cw
"I have this running in a script that takes input from a text file, runs ebook2cw to generate the mp3 and runs celluloid to play the mp3. Edit and save the cw.txt, then hit the transplanted Desktop launcher to play the script. Capable of well over 100 wpm, with 1200 wpm pushing the limits of the maximum sample rate of 48 kHz for the MP3 file. In-text commands require a space, pipe, command, space. Set speed with |w20 for 20 wpm. Set prosigns with <ac> for @ sign, <ar> for end-of-message. Nothing is case-sensitive in the text file, except the pipe command. |W20 does not set code speed, but |w20 does. "
5
qsstv
"I downloaded QSSTV from my repository to see if I could copy SSTV recorded from a Web SDR. Searched Duckduckgo for "use qsstv to play a .wav file recording of sstv" and followed instructions from OurCodeWorld.com beginning with step 4. It's a noisy signal, but I could see the CQ message with no further adjustment for calibration."
5
mp3splt-gtk
"May not work well with varying bit-rate MP3 files. Seemed like it wanted to add noise at the start of a split file, 16kHz mono that I created with Audacity. I was manually splitting files to remove some silence from the start."
3