]> git.sesse.net Git - c64tapwav/history - Makefile
Fix long option for -A (--output-leveled).
[c64tapwav] / Makefile
2015-03-11 Steinar H. GundersonIntegrate the leveler into decode.
2015-03-06 Steinar H. GundersonUse -fno-math-errno instead of -ffast-math, as the...
2015-03-05 Steinar H. GundersonUse ffmpeg to read audio files, instead of assuming...
2013-05-08 Steinar H. GundersonAdd a Viterbi cleaner.
2013-05-05 Steinar H. GundersonAdd a simple leveller/compressor.
2013-05-04 Steinar H. GundersonAdd table-based lookups for the Lanczos interpolation...
2013-05-04 Steinar H. GundersonClean up interpolation a bit.
2013-05-04 Steinar H. GundersonAdd a program to sync up two stereo channels.
2013-05-03 Steinar H. GundersonMakefile tweaks.
2013-05-03 Steinar H. GundersonAdd a Makefile rule for decode.
2013-05-03 Steinar H. GundersonSplit the synth part into a library, with a Makefile.