chiark / gitweb /
disorder-normalize always uses a fresh resampler on each chunk (the
authorRichard Kettlewell <rjk@greenend.org.uk>
Fri, 27 Nov 2009 15:42:18 +0000 (15:42 +0000)
committerRichard Kettlewell <rjk@greenend.org.uk>
Fri, 27 Nov 2009 15:42:18 +0000 (15:42 +0000)
commitc57b3a9e5071a269d44d0ea01210a13ee56ca6fd
tree14a0e93e234c4b8eb24070a1b2539827eab4f95e
parentbbaed9ec1e6fe1cc74787148535c7f3b9478d78e
disorder-normalize always uses a fresh resampler on each chunk (the
old way does not work - src_process() consumes 0 bytes on the second
chunk for some reason).
lib/resample.c
server/normalize.c