webamp/js/__tests__
Jordan Eldredge 491c7591d0 Use morganherlocker/cubic-spline for spline
This allows us to do a simpler line interpolation which is closer to
what Winamp actually does:

1. Derive a Y value for every column
2. Draw a pixel at the Y value for the first column
3. For each successive column:
3a. Draw a vertical line from the previous Y value to the current Y value
2018-11-04 15:21:22 -08:00
..
__image_snapshots__ Use morganherlocker/cubic-spline for spline 2018-11-04 15:21:22 -08:00
fixtures Revert "Revert "Serialize to indexdb" (#664)" 2018-10-05 21:31:05 -07:00
.eslintrc Add util function getTimeStr and being testing 2016-07-22 08:02:31 -07:00
baseline.integration-test.js Disable the marquee in screenshot mode 2018-07-02 19:14:02 -07:00