资 源 简 介
"New" Project!
After years of gradually fixing minor issues with this Python implementation of my morse tutor, I finally decided to reimplement is from scratch allowing me to implement some features that would have been difficult to implement in the current code-basis.
For the reimplementation, I have chosen C++, using Qt5 for the GUI and PortAudio for the audio backend. The latter choice allows to run KochMorse also under MacOS X and Windows.
I also moved the project site to GitHub, as Google code does not provide file downloads anymore.
The latest Python implementation was version 2.0 and the first C++ version is 3.0, symbolizing the continuation of the development there.
Best,
Hannes