stuerp / foo_midi

A foobar2000 component to play MIDI files.
MIT License
63 stars 1 forks source link

Unterminated strings in VST names #27

Closed d-bind closed 6 months ago

d-bind commented 1 year ago

Since foo_midi v2.8.0.0, Roland VSTs show up with random garbage after their names, and the names themselves are incomplete.

Affects VSC 1.6, HyperCanvas 1.6, SCVA 1.1.6.

2.7.4.2 2.9.1.3

stuerp commented 1 year ago

Thx for the bug report. I'll have a look later.

stuerp commented 11 months ago

I understand what's happening but not why. The recent versions of the plugin prefix all VSTi's with 'VSTi' and then append the vendor and/or product name. Since I don't have that VST it's kinda hard to debug.