Olli Parviainen
|
f382149086
|
Compensate initial buffering of anti-alias filter and intepolator.
This avoids losing first few dozen of samples from beginning of the stream.
Signed-off-by: Olli Parviainen <oparviai at iki.fi>
|
2020-06-30 14:16:03 +03:00 |
|
luz.paz
|
0093b63141
|
MIsc. source comment typos
Found via `codespell -q 3`
|
2018-07-27 12:26:56 -04:00 |
|
Olli
|
e765f8146f
|
Removed Subversion $Id$, $Date$ etc autoupdate tags
|
2018-05-10 21:51:49 +03:00 |
|
oparviai
|
c9507ff7f1
|
- Improved SoundTouch::flush() so that it produces exactly accurate number of output samples.
- Changed 'float' variables into 'double' for more precise calculation of input-vs-output samples.
|
2015-07-26 14:45:48 +00:00 |
|
oparviai
|
f16b062219
|
Enabled keyword extension
|
2014-01-06 18:41:42 +00:00 |
|
oparviai
|
a09135884a
|
Implemented separate Cubic, Linear and Shannon interpolation algorithms.
|
2014-01-06 18:40:23 +00:00 |
|