View Issue Details

IDProjectCategoryView StatusLast Update
0000357OpenMPTFeature Requestpublic2016-04-24 14:33
Reporterchristofori Assigned ToSaga Musix  
PrioritynormalSeveritytweakReproducibilityN/A
Status closedResolutionduplicate 
Platformx86OSWindowsOS VersionXP
Product VersionOpenMPT 1.21.01.* (old testing) 
Summary0000357: Cannot search for PC/PCs events specific to a VST number
Description

[Need to begin with a bit of background info...]
Recently i've had to move several instruments/layers from inside one [large] plugin slot/instance of a VSTi that i use (called Engine2 - the TITAN synth library) -- into several smaller, multiple instances of Engine2, which are now loaded into a handful of plugin slots. Because for some reason, having 10 or so instruments (each on it's own MIDI channel) running into one instance of Engine2, and combined with several individual PC/PCs Events for said instruments; whilst also of course running with several similarly-set PLAY instruments -- well, all that causes massive latency. Anyway, in troubleshooting the fix for the latency issues, it occurred to me to group like instruments and parameter events together into their own plugin slot (ie: instance of Engine2) -- and (so far) the latency is fixed... HOWEVER... in then going back to modify all of the individual PC/PCs Events throughout the track, i discovered that the FIND dialog does not allow one the option to select to search for a PCE's variable data coinciding to a particular plugin slot. For example -- i would love to be able to search for a PC/PCs event for plugin # 2 using parameter number 77 -- because i know i've assigned a host control 0000077 for the particular Engine2 layer i'm working on moving to a new instance/plugin slot.... and in other words, i need to find the PC/PCs event strings in the patterns and change the plugin parameter from a 2 to a 3. Currently, to do such requires visually scanning the entire length of the module, pattern by pattern, and channel by channel.. just to make sure i don't miss any parameter tweaks which should now point to the new plugin instance...! <sigh> Does this make sense? And/or am i just missing something blatently..? ;)

Steps To Reproduce

N/A

Additional Information

This should really be a minor tweak in the find/replace coding. Some similar modifications have been done in the past for the note properties dialog to allow proper data entry (in other words, when you double-click a cell to bring up the note properties dialog and select a PC/PCs, the Instrument selection box automagically changes to allow proper Effect/Plugin selection...). It seems that the find/replace code could just be similarly updated to allow for the same basic functionality there... even if i might be the only weirdo ever trying to do such tasks... :P

i do also realize that the PC/PCs entry via the note properties dialog isn't 100% implemented just yet; but .. if nothing else, whenever someone gets time to look at that, please also check the find/replace code and update it as well, if ye be so kind..!

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

Relationships

related to 0000044 resolvedSaga Musix Find doesn't work for PC and PCs notes. 

Activities

Saga Musix

Saga Musix

2013-02-27 13:33

administrator   ~0001113

Please don't add long background stories to issues, they are of no value for the actual bug report and just make it harder to read for me as I'm sick right now (also applies when I'm not sick, though).
Finding PC notes associated to a given plugin number is possible, you just have to turn the "instrument" label into a "plugin" label in your head. Searching for params and values is not possible, but that's already requested in issue 0000044.

Issue History

Date Modified Username Field Change
2013-02-27 05:08 christofori New Issue
2013-02-27 13:33 Saga Musix Note Added: 0001113
2013-02-27 15:50 Saga Musix Relationship added related to 0000044
2016-04-24 14:33 Saga Musix Assigned To => Saga Musix
2016-04-24 14:33 Saga Musix Status new => closed
2016-04-24 14:33 Saga Musix Resolution open => duplicate