Avoid calculating an extra bsinc phase index
commite39956c2f5128dfa5db9f567d56ac2dc554bef43
authorChris Robinson <chris.kcat@gmail.com>
Fri, 16 Feb 2024 04:42:31 +0000 (15 20:42 -0800)
committerChris Robinson <chris.kcat@gmail.com>
Fri, 16 Feb 2024 04:42:31 +0000 (15 20:42 -0800)
treee3bde4b83e0f39d241c69ab5b39a42484b383bfe
parentd81b453e151d811ba285c67aee9f97200a53572b
Avoid calculating an extra bsinc phase index

It's just the first index offset by 1, which is easy enough to calculate the
deltas from.
core/bsinc_tables.cpp