AnClark Liu
AnClark Liu
Here, guys! If you're planned to complie Android kernels(no matter what kernel, on emulator or real devices), you'd better choose the right tool for you. I got a lot of...
This patch corresponds with my rewrite of plugin build procedure in [ZynAddSubFX#221](https://github.com/zynaddsubfx/zynaddsubfx/pull/221). NOTICE: Currently only `Makefile.linux.mk` is tested. Known issues: - Cannot cross-build via `Makefile.windows.mk`. Error occurs when building libuv....
When I open string machine's GUI (VST2) on hosts like REAPER and MidiPlayer6, the GUI will crash occasionally. At this time, the host UI may crash altogether. On MidiPlayer6, it...
Hi, Gustav! I'm AnClark, trying to rewrite UI for Amsynth by Dear ImGui. Several days ago I discovered your NB-01 distortion processor in ImGui's gallery. It would be helpful for...
Hi Wasted Audio Team, I've encountered a strange issue when using WSTD EQ on REAPER for Linux. If the plugin is processing audio, CPU usage is below 1.0% on average....
Hi @falkTX ! I found that I'm unable to type any text in Dear ImGui textbox (`ImGui::InputText()` or other text input widgets). Only VST2 format can type. Same problem occurs...