I'm working on a Java version of the modem (off and on, as time
permits). When I did the COHFDM modem I separated out the modulator
and demodulator, as I used a separate Object for each. Then interfaced
the objects using multiple threads. Threading is easy in Java, but
I've always found it tedious in C, but of course great advantage in
doing so.

https://github.com/srsampson/SmallDV/tree/master/java


_______________________________________________
Freetel-codec2 mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freetel-codec2

Reply via email to