View Issue Details

IDProjectCategoryView StatusLast Update
0001257OpenMPTPlugins / VSTpublic2019-08-31 10:37
Reporterherodotas Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionnot fixable 
Platformx64OSWindowsOS Version7
Product VersionOpenMPT 1.29.00.* (old testing) 
Summary0001257: unwished VST action
Description

Hello,
it's a old problem: If vst fx is connected to instrument # 1, first note of any other instrument added on any track in pattern is affected by vst in first instrument. For example: I have snare in first instrument with connected reverb vst in, second instrument is hihat, when I put first note of hihat in pattern, note sounds affected by first instrument reverb. Problem appear only in editing. Playback is normal.

TagsNo tags attached.
Has the bug occurred in previous versions?yes
Tested code revision (in case you know it)

Activities

Saga Musix

Saga Musix

2019-08-30 19:36

administrator   ~0004032

I don't think I quite understand what you are describing there. If a plugin is only assigned to one instrument but not the other, the other instrument's output should never be sent to the first instrument's plugin, not even during editing. Do you have a small example file to reproduce the issue?

herodotas

herodotas

2019-08-31 10:14

reporter   ~0004035

Yes is hard to describe properly, maybe is my system only issue. In short -sometimes vst routed to #1 instruments can be heared on no routed instruments when I editing pattern.

Saga Musix

Saga Musix

2019-08-31 10:25

administrator   ~0004036

Your system has absolutely no influence over plugin routing. The only thing I can imagine right now is that you use a plugin that does not clear its buffer when being stopped, which is often the case with reverbs. In this situation, you would be playing a note on instrument #1, then stop playback while the reverb on that note is still heard, and restart playback when entering a new note with a different instrument. In that case, the reverb tail of instrument #1 will still be heard with buggy plugins. Is this what you mean?

herodotas

herodotas

2019-08-31 10:35

reporter   ~0004038

Yes something like that.

Saga Musix

Saga Musix

2019-08-31 10:37

administrator   ~0004039

In that case, there is nothing we can do - we already ask the plugin to clear its buffer but if it doesn't do so, the old buffer contents will keep playing after restarting playback.

Issue History

Date Modified Username Field Change
2019-08-30 11:14 herodotas New Issue
2019-08-30 19:36 Saga Musix Note Added: 0004032
2019-08-31 10:14 herodotas Note Added: 0004035
2019-08-31 10:25 Saga Musix Note Added: 0004036
2019-08-31 10:35 herodotas Note Added: 0004038
2019-08-31 10:37 Saga Musix Note Added: 0004039
2019-08-31 10:37 Saga Musix Status new => closed
2019-08-31 10:37 Saga Musix Resolution open => not fixable