dsp56300/gearmulator

Text of patch names not visible in patch menu

Closed this issue · 0 comments

macOS AU version of OSTIRUS 1.4.4 on the top of the picture and text of the patch is not visible for some reason... VST and VST3 versions look the same (at the bottom) and text of patch is visible. Tested on macOS Ventura 13.4.1
self nightly build:
git clone --recursive https://github.com/dsp56300/gearmulator.git
cd ~/dev/gearmulator
cmake -G Xcode -S . -B ./temp/cmake -Dgearmulator_BUILD_JUCEPLUGIN=ON -Dgearmulator_BUILD_JUCEPLUGIN_CLAP=OFF -Dgearmulator_SYNTH_OSIRUS=OFF -Dgearmulator_SYNTH_VAVRA=OFF -Dgearmulator_SYNTH_XENIA=OFF -Dgearmulator_SYNTH_NODALRED2X=OFF
cmake --build ./temp/cmake --config Release

Image

Also added more latency blocks. It works better on old macs where coreaudio maximum buffer 2048 not enough for ostirus to work without glitches in sound: https://github.com/ismdevteam/gearmulator/blob/main/source/jucePluginEditorLib/pluginEditorState.cpp

Image

p.s. deep hi & thx for that fantastic work 4 all the scene)