Matthieu Hodgkinson

Results 52 comments of Matthieu Hodgkinson

@petersampsonaudacity was reporting this [here](https://github.com/audacity/audacity/issues/6339#issuecomment-2109972046) for a chirp and with other parameters, too. I expect this to happen. We do not have any kind of parameter change smoothing in place,...

> Testing on W11 with @saintmatthieu 's latest branch build: audacity-win-3.6.0-alpha-20240514+2d767ac-x64 > > This shows that with both the new effects the **Presets and Settings** fail to work: a) the...

That's the correct version. I'm listening :)

Strange. I get this: ![image](https://github.com/audacity/audacity/assets/22740106/0ca886c5-56d4-4d9b-ba4c-0ba98ca2ebb2) That was, like you, with default settings: ![image](https://github.com/audacity/audacity/assets/22740106/b9e46b4e-6fcb-4231-864c-4925f35e8e54) That looks correct to me.

Right, it was with a square wave. Now with a sine: ![image](https://github.com/audacity/audacity/assets/22740106/70b26313-8e8a-4e2d-9071-21435c9e6308) @SteveDaulton any way you could try the exact same on another OS ? Looks like we have a...

Thanks for your early report, @SteveDaulton , @dozzzzer has confirmed [this](https://github.com/audacity/audacity/pull/6395#issuecomment-2115642737). Looking into this.

I was using `abs` instead of `std::abs`, which on Linux takes an `int` argument ... Fix pushed, please @SteveDaulton @dozzzzer would you give it another shot once the build is...

Yeah, I haven't found how to solve this. I don't get updates when resizing is under way (wxWidgets stuff). At best I could get the straight line to disappear. Then...

@dozzzzer actually that was an easy fix. Please re-test when latest build is ready.

I beg your pardon: I messed up force-pushing from different machines. [0d0f371](https://github.com/audacity/audacity/pull/6395/commits/0d0f371275f451122b5e4ac09ddd3699793fe331) is the fix commit.