Ahmet Inan
|
9334e0339e
|
limit reading from input array to 0 .. samples-1
|
2021-04-12 11:25:50 +02:00 |
|
Ahmet Inan
|
2509f5293a
|
use double to avoid numerical issues on large arrays
|
2020-05-19 16:28:03 +02:00 |
|
Ahmet Inan
|
e2eefcb98b
|
need coeffs computed for the input, not output array ..
|
2020-05-19 16:25:25 +02:00 |
|
Ahmet Inan
|
c77a4a2c54
|
compute recip from ratio to solve numerical issues
|
2020-05-19 13:21:43 +02:00 |
|
Ahmet Inan
|
3242f2dee8
|
added const to input
|
2020-04-27 20:18:00 +02:00 |
|
Ahmet Inan
|
fcffc56acc
|
swapped ratio and recip to match new resampler
|
2020-03-15 11:52:10 +01:00 |
|
Ahmet Inan
|
db805aff47
|
added streaming resampler
|
2020-03-15 11:48:11 +01:00 |
|
Ahmet Inan
|
7efb7d2f0f
|
moved template argument RATE to constructor argument rate
|
2020-01-13 12:11:34 +01:00 |
|
Ahmet Inan
|
c4b837b045
|
time to embrace #pragma once
|
2019-01-19 14:07:07 +01:00 |
|
Ahmet Inan
|
6769872b39
|
moved sinc() to utils
|
2019-01-03 21:17:21 +01:00 |
|
Ahmet Inan
|
4ff2e0f148
|
added an resampler for arbitrary rate differences
|
2018-09-13 11:33:10 +02:00 |
|