]> git.sesse.net Git - c64tapwav/summary
 
descriptionA high-quality .wav generator from a C64 TAP file.
ownerSteinar H. Gunderson
last changeFri, 6 May 2016 19:10:11 +0000 (21:10 +0200)
shortlog
2016-05-06 Steinar H.... Add a simple README for license reasons. master
2016-03-17 Steinar H.... Merge branch 'master' of /srv/git.sesse.net/www/c64tapwav
2015-03-15 Steinar H.... Add missing long option --train.
2015-03-15 Steinar H.... Compile in native by default, since AVX helps so much.
2015-03-15 Steinar H.... When training, use much faster interpolation.
2015-03-15 Steinar H.... Support AVX to speed up the FIR filters.
2015-03-14 Steinar H.... More output to stderr.
2015-03-14 Steinar H.... Train hysteresis limits as part of SPSA.
2015-03-14 Steinar H.... Specify levels in terms of 0..1 and not 0..32768.
2015-03-14 Steinar H.... Make the compressor filter frequency configurable,...
2015-03-14 Steinar H.... Add missing --min-level long option.
2015-03-14 Steinar H.... Change hysteresis so that it is a bit more like a tradi...
2015-03-14 Steinar H.... Output training messages to stderr instead of stdout.
2015-03-14 Steinar H.... Make the RC filter single-pole instead of biquad.
2015-03-13 Steinar H.... Fix an off-by-two in the filter cutoff.
2015-03-12 Steinar H.... Add a missing .o to OBJS.
...
heads
7 years ago master