]> git.sesse.net Git - c64tapwav/commit
Add table-based lookups for the Lanczos interpolation, and use that in the syncer.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Sat, 4 May 2013 20:44:22 +0000 (22:44 +0200)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Sat, 4 May 2013 20:44:22 +0000 (22:44 +0200)
commit08089f496815d725c3bee171bae0e884642ffc05
tree2b57f4baba8d24ca68de364645cdc395018ec3e8
parent2d875bfb4e11cea397aeb88d9781d8a36079c9a1
Add table-based lookups for the Lanczos interpolation, and use that in the syncer.
Makefile
decode.cpp
interpolate.cpp [new file with mode: 0644]
interpolate.h
sync.cpp