# Fluid.waveform~ zoom issue

**URL:** https://discourse.flucoma.org/t/fluid-waveform-zoom-issue/1799
**Category:** Bug Reports and Issues
**Created:** [January 10, 2023, 11:25am UTC](https://discourse.flucoma.org/t/fluid-waveform-zoom-issue/1799 "2023-01-10T11:25:18Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![amundsen](https://discourse.flucoma.org/user_avatar/discourse.flucoma.org/amundsen/32/1442_2.png) [@amundsen](https://discourse.flucoma.org/u/amundsen)
#### Post date: [January 10, 2023, 11:25am UTC](https://discourse.flucoma.org/t/fluid-waveform-zoom-issue/1799/1 "2023-01-10T11:25:18Z")

</div>

Hello,

When zooming on fluid.waveform~ small values are reduced and tend to be zeroed.

For each picture a fluid.waveform~ is on top and a regular waveform~ on bottom.

The loudness of the whole buffer is in blue . The median loudness for the 128 segments to which the buffer is divided into is in red. The waveform~ displays the median loudness (but on a linear scale obviously).

The first couple displays the waveform with a zoom factor of value 1.

The second couple displays the waveform with a zoom factor of 0.31. Between 1. and 0.31, the red values have gone down, reaching even 0. for some.

The areas circled in green allow to compare values for two specific positions.

 ![fluid_waveform_issue_1](https://discourse.flucoma.org/uploads/default/original/2X/6/60fbff3420801b0b719b77997634edd7a8933178.jpeg)

 ![fluid_waveform_issue_2](https://discourse.flucoma.org/uploads/default/original/2X/d/d04fd58125905964ced06623bfff844dfcf66aad.jpeg)

---

<div class="post-metadata">

### Author: ![weefuzzy](https://discourse.flucoma.org/user_avatar/discourse.flucoma.org/weefuzzy/32/362_2.png) [@weefuzzy](https://discourse.flucoma.org/u/weefuzzy)
#### Post date: [January 10, 2023, 1:21pm UTC](https://discourse.flucoma.org/t/fluid-waveform-zoom-issue/1799/2 "2023-01-10T13:21:23Z")

</div>

Hmm. I suspect it’s doing something dumb like rescaling based on the segment it’s displaying rather than keeping the global range intact. I’ll make an issue and get to it when I can…
