Skip to content

v0.1.5

Compare
Choose a tag to compare
@julia-tagbot julia-tagbot released this 31 Oct 21:19
v0.1.5

v0.1.5 (2019-10-31)

Diff since v0.1.4

Fixes

  • Fixed bug in pad which improperly padded signals that dropped every sample using after.
    (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)