Honor effFlagsIsSynth and always assume those VSTs are instruments
authorRobin Gareus <robin@gareus.org>
Wed, 7 Nov 2018 20:37:59 +0000 (21:37 +0100)
committerRobin Gareus <robin@gareus.org>
Wed, 7 Nov 2018 20:39:52 +0000 (21:39 +0100)
commit0b9c648e490a786adfaab813b27092912506a1b2
treebe63d1aefc7e192273e397ef4c8e160f60b7bbd2
parentb06713bd8e57a33bdb4544a3de249933e984f1be
Honor effFlagsIsSynth and always assume those VSTs are instruments

This will incorrectly list some vocders or reaktor and the likes of
plugins with audio + midi input as Instruments IFF they also announce
effFlagsIsSynth flag.

NB. this is a first step only. we still need to override PluginInfo
libs/ardour/vst_info_file.cc