]> git.sesse.net Git - c64tapwav/log
c64tapwav
10 years agoFix sync pulse reference length.
Steinar H. Gunderson [Sat, 4 May 2013 18:40:22 +0000 (20:40 +0200)]
Fix sync pulse reference length.

10 years agoAdd a program to sync up two stereo channels.
Steinar H. Gunderson [Sat, 4 May 2013 17:03:12 +0000 (19:03 +0200)]
Add a program to sync up two stereo channels.

10 years agoMuch better hysteresis code.
Steinar H. Gunderson [Sat, 4 May 2013 13:50:31 +0000 (15:50 +0200)]
Much better hysteresis code.

10 years agoOutput a cycle plot, for debugging of errors.
Steinar H. Gunderson [Sat, 4 May 2013 12:37:10 +0000 (14:37 +0200)]
Output a cycle plot, for debugging of errors.

10 years agoFix some warnings.
Steinar H. Gunderson [Fri, 3 May 2013 21:34:51 +0000 (23:34 +0200)]
Fix some warnings.

10 years agoMakefile tweaks.
Steinar H. Gunderson [Fri, 3 May 2013 21:34:10 +0000 (23:34 +0200)]
Makefile tweaks.

10 years agoAdd a Makefile rule for decode.
Steinar H. Gunderson [Fri, 3 May 2013 21:33:38 +0000 (23:33 +0200)]
Add a Makefile rule for decode.

10 years agoSplit the synth part into a library, with a Makefile.
Steinar H. Gunderson [Fri, 3 May 2013 21:33:06 +0000 (23:33 +0200)]
Split the synth part into a library, with a Makefile.

10 years agoSwitch to linear interpolation by default.
Steinar H. Gunderson [Fri, 3 May 2013 19:15:03 +0000 (21:15 +0200)]
Switch to linear interpolation by default.

10 years agoRename decode.c to decode.cpp.
Steinar H. Gunderson [Fri, 3 May 2013 19:14:32 +0000 (21:14 +0200)]
Rename decode.c to decode.cpp.

10 years agoSome parametrization.
Steinar H. Gunderson [Fri, 3 May 2013 19:14:19 +0000 (21:14 +0200)]
Some parametrization.

10 years agoOutput TAP files, and do some more tests.
Steinar H. Gunderson [Thu, 2 May 2013 21:29:04 +0000 (23:29 +0200)]
Output TAP files, and do some more tests.

10 years agoAdd calibration support.
Steinar H. Gunderson [Thu, 2 May 2013 18:46:37 +0000 (20:46 +0200)]
Add calibration support.

10 years agoSupport arbitrary lengths when decoding.
Steinar H. Gunderson [Thu, 2 May 2013 18:20:36 +0000 (20:20 +0200)]
Support arbitrary lengths when decoding.

10 years agoAdd some hysteresis to get rid of the worst noise.
Steinar H. Gunderson [Thu, 2 May 2013 18:13:52 +0000 (20:13 +0200)]
Add some hysteresis to get rid of the worst noise.

11 years agoAdd a high-pass filter to get rid of the DC offset.
Steinar H. Gunderson [Mon, 17 Sep 2012 18:59:25 +0000 (20:59 +0200)]
Add a high-pass filter to get rid of the DC offset.

11 years agoSwitch the default LPF to 22 kHz.
Steinar H. Gunderson [Mon, 17 Sep 2012 18:59:00 +0000 (20:59 +0200)]
Switch the default LPF to 22 kHz.

11 years agoInitial checkin.
Steinar H. Gunderson [Mon, 17 Sep 2012 16:52:52 +0000 (18:52 +0200)]
Initial checkin.