Konstantin Voinov

Results 82 comments of Konstantin Voinov

Sorry for long no answering, but I've stuck with building recent Carla. When I resolve that issue - I'll post the results.

Thanks. I see same backtrace only. Did I missed smth? [out.txt](https://github.com/psycha0s/airwave/files/4352418/out.txt)

Hi, I build [vst-sam-spl-64](https://github.com/pongasoft/vst-sam-spl-64) without much hassle. But for Linux support some updates are needed in the Jamba: ```/tmp/vst3sdk-v3.7.5_build_44/base/source/timer.cpp:366: static Steinberg::Timer* Steinberg::Timer::create(Steinberg::ITimerCallback*, Steinberg::uint32): Assertion `false && "DEPRECATED No Linux implementation"'...

Ok, commenting that assert in vst3sdk/base/source/timer.cpp helped: ![изображение](https://user-images.githubusercontent.com/4686351/171524542-7b461bb9-671a-4b71-8a99-0faceb1f6195.png) this is in the Carla plugin host

Yeah, it's a VST3 thing (Jamba - was my first thought, because I've never seen that error before with VST3 plugins in Linux). Actually, you just have to allow Linux...

Thanks, @davidhealey If I execute HISE outside GDB I get the same exception error.

@jatinchowdhury18 what branch to use for debug? I build `opengl-debug` and it works though: ``` Creating BYOD Editor! Created OpenGL Helper. Checking OpenGL availability... OpenGL is available on this system:...

It can be achieved by inserting command output as argument: ``` --date-after=`date -d '1 hour ago' -I'seconds'` ``` thank you for a great tool!

Completely forgot to fill that. openSUSE TW, KDE Plasma Reported behavior is for local build from source with Qt6 dynamically linked. With `synthv1-lv2` from your repo `home:rncbc` I can't change...

Hi, Though I'm not developer. Cabbage uses vanilla JUCE, so VST3 could be possible (except Linux for now), LV2 - sadly not, until JUCE megre LV2 supports in own sourcetree.