Skip to content

Fix sample fine-tune applied incorrectly#1774

Merged
derselbst merged 8 commits intomasterfrom
issue1773
Apr 3, 2026
Merged

Fix sample fine-tune applied incorrectly#1774
derselbst merged 8 commits intomasterfrom
issue1773

Conversation

@derselbst
Copy link
Copy Markdown
Member

@derselbst derselbst commented Mar 28, 2026

Resolves #1773

TODO:

  • fix unit test with trap on fpe enabled
  • re-test SF2 in linked issue
  • rehearse the regression tests

@derselbst derselbst added this to the 2.6 milestone Mar 28, 2026
@derselbst derselbst added the bug label Mar 28, 2026
@derselbst
Copy link
Copy Markdown
Member Author

Retested my modified version of Chris' test SF2 and confirmed that the issue is gone. Some regression tests fail, because individual instruments are now being played back at a slightly different peak, which is expected.

@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented Apr 3, 2026

@derselbst derselbst merged commit c36b8e5 into master Apr 3, 2026
83 of 95 checks passed
@derselbst derselbst deleted the issue1773 branch April 3, 2026 13:39
zefie pushed a commit to zefie/fluidsynth that referenced this pull request Apr 9, 2026
* Add failing unit test for issue FluidSynth#1773: sample fine-tune applied incorrectly with non-default SCALETUNE (copilot)
* Fix the bug (derselbst)

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: derselbst <8152480+derselbst@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Sample fine-tune applied incorrectly

2 participants