I got and applied your MIDI filter fix, and that's working dandy, but I find I still need to keep 1.5.4 (with your MIDI filter patch) around because some VSTi don't show their GUI under 1.6.?. Examples: TyrellN6, Podolski, MinimogueLUXUS TD, and Oatmeal. It doesn't matter if I'm using an Embedded GUI or not, they GUIs just don't render. Any clues?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
In 1.6 version embedded mode is not compiled by default, cause there are problems between wine and gtk-socket mechanism. I've got many compliant about this, so decide to "hide" this option. Another reason is that fsthost support now more than one plugin in one instance, so is getting tight in GUI. From list that you provide , I've tested MinimogueLUXUS and Oatmeal. For me MinimogueLUXUS works fine, while Oatmeal not. Some VST are very sensitive to that from which thread they are called. I'll try made some additional tests for Oatmeal, but for MinimogueLUXUS, do you have any strange output in log window ? Try compile fsthost without embeded mode i.e. without EE=1.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I got and applied your MIDI filter fix, and that's working dandy, but I find I still need to keep 1.5.4 (with your MIDI filter patch) around because some VSTi don't show their GUI under 1.6.?. Examples: TyrellN6, Podolski, MinimogueLUXUS TD, and Oatmeal. It doesn't matter if I'm using an Embedded GUI or not, they GUIs just don't render. Any clues?
In 1.6 version embedded mode is not compiled by default, cause there are problems between wine and gtk-socket mechanism. I've got many compliant about this, so decide to "hide" this option. Another reason is that fsthost support now more than one plugin in one instance, so is getting tight in GUI. From list that you provide , I've tested MinimogueLUXUS and Oatmeal. For me MinimogueLUXUS works fine, while Oatmeal not. Some VST are very sensitive to that from which thread they are called. I'll try made some additional tests for Oatmeal, but for MinimogueLUXUS, do you have any strange output in log window ? Try compile fsthost without embeded mode i.e. without EE=1.