I am a software developer working on a product that uses VST plug-ins.
The previous version of our product is compiled using the ANSI character set. When it displays VST plug-ins, they look fine. However, the new version of our product is compiled using the Unicode character set. When it uses VST Plug-ins, many of the labels appear garbled (they look like some Asian characters).
So I have a few questions:
-
How do we modify our application to make VST Plug-ins display correctly?
-
Should we direct our customers to find VST Plug-ins that have been compiled as Unicode?
-
Are VST3 plug-ins be compatible with our application?
Refer to the attached screen shot.