View Issue Details

IDProjectCategoryView StatusLast Update
0001459OpenMPTPlugins / VSTpublic2021-05-09 11:54
ReporterMonsterovich Assigned To 
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionno change required 
Platformx86 / x64OSWineOS Versionwine-6.8 (Stagin
Product VersionOpenMPT 1.29.09.00 / libopenmpt 0.5.8 (upgrade first) 
Summary0001459: OpenMPT's sample rate affects plugin's sound velocity
Description

If you change output sample rate it will also affect how the plugin (helm) sounds. I don't know is it a bug in the plugin or in OpenMPT. It doesn't happen with other plugins though.

Steps To Reproduce

See the video: https://youtu.be/jlJ9jzCf7hs

TagsNo tags attached.
Has the bug occurred in previous versions?Yes, in which I recordered the video but it occurs in the latest version as well
Tested code revision (in case you know it)

Activities

Saga Musix

Saga Musix

2021-05-09 11:54

administrator   ~0004763

Yes, there is a number of plugins that

  • Don't like the sample rate to change once the plugin was loaded into the host
  • Assume a hardcoded sample rate of 44100 Hz

As you correctly observed, many other plugins don't have a problem with this. It's a bug in the plugin and needs to be reported to the plugin author. Since in your example the sound is still correct but just the tempo of the arpeggio is wrong, it's quite clear that the plugin does receive the sample rate change, but it doesn't apply it to all its components (oscillators are fine but arpeggiator is bugged).

Issue History

Date Modified Username Field Change
2021-05-09 11:49 Monsterovich New Issue
2021-05-09 11:49 Monsterovich Has the bug occurred in previous versions? Yes, in which I recordered the video but it occurs in latest version as well => Yes, in which I recordered the video but it occurs in the latest version as well
2021-05-09 11:51 Monsterovich Summary OpenMPT samplerate affects plugin's sound velocity => OpenMPT's sample rate affects plugin's sound velocity
2021-05-09 11:52 Monsterovich OS Version (version plz) => wine-6.8 (Stagin
2021-05-09 11:54 Saga Musix Note Added: 0004763
2021-05-09 11:54 Saga Musix Status new => closed
2021-05-09 11:54 Saga Musix Resolution open => no change required