v0.1.5
v0.1.5 (2019-10-31)
Fixes
-
Fixed bug in
pad
which improperly padded signals that dropped every sample usingafter
.
(72c3962) -
Fixed bug in the display of
ramp
objects
(a0b8ba1) -
Fixed bug in
tosamplerate
that arose if the signal was longer than the block size (= 4096 by default). (1d3c9c1) -
Fixed performance bug in
tosamplerate
if the sample-rate ratio was not a small-integer rational value (5e11b49)