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