LMMS/lmms

Drums click for no reason

Closed this issue · 3 comments

System Information

Windows 10, Intel(R) Core(TM) i7-6770HQ CPU @ 2.60GHz 2.59 GHz

LMMS Version(s)

g99c30ea1a nightly

Most Recent Working Version

g12632e6b5 nightly

Bug Summary

AudioFileProcessor Does not sound to great. What's with the clicky sound?

Expected Behaviour

it should not click, but it does

Steps To Reproduce

Step 1. utilize AudioFileProcessor

DONE

Logs

Click to expand
  

Screenshots / Minimum Reproducible Project

Untitled_-LMMS-1.3.0-alpha.1.663-g99c30ea1a-2024-07-26-01-54-56.mp4

Please search the issue tracker for existing bug reports before submitting your own.

  • I have searched all existing issues and confirmed that this is not a duplicate.

Using the info from the last known good version and the used bad one the commit candidates are (from high probability to low one):

  • 2f5f12a: "Switch to libsamplerate's callback API in Sample"
  • 851c884: "Re-enable disabled GCC warnings where possible"
  • 9c0fc8f: "Made it so ZynAddSubFx isn't lowpassed by default"
  • 99c30ea: "Fixed alt + left or right causing a crash in PianoRoll"

The last two entries should have a very close to zero probability though.

@sakertooth, @DomClark can you please check if your commit might have caused this problem?

It's probably 2f5f12a, but I don't know how this bug is only happening on Windows. This bug does not happen on my machine at all, so I can't reproduce whatsoever.

Closing this because the problem should have been fixed by pull request #7410.