Oli Larkin

Results 101 issues of Oli Larkin

hey! when following the tutorial for macos with xcode. I got an error ```bash ~/Dev/eurorack-blocks$ erbb setup --with-xcode-support ✹main #·Packages·required·to·user·erbb·and·erbui Extracting kicad_minimal_macos_6.0.11-0.tar.gz... Extracting gcc-arm-none-eabi-10.3-2021.10-mac.tar.bz2... Extracting toolchain_big_sur.tar.gz... Adding Xcode support... Installing...

bug

Hello, Do you know what it would take to add visionOS support to MetalNanoVG? Thanks!

I keep on getting excited about flutter, then trying it and immediately finding big issues I downloaded the flutter-folio app from the windows store and when trying to type my...

seems SkSurface::readPixels() fails in app extensions

igraphics
SKIA

From: Certain MIDI velocity values get decremented by 1 when read into VST3 If you send out a midi note with iPlug2 VST3 and read it back in with iPlug2...

VST3

**Describe the bug** Changing soundcard between ASIO and DirectSound drivers hangs with both RME and Presonus audio interfaces on windows.

bug
APP
win

Due to the sandboxing on modern apple operating systems, it is necessary to obtain specific permission to access arbitrary files on the system after a user initiates file/folder selection. This...

after running cmake . then make In file included from /Users/oli/Dev/Libraries/nova-simd/testsuite/../detail/define_macros.hpp:23: /Users/oli/Dev/Libraries/nova-simd/testsuite/../vec/../detail/unroll_helpers.hpp:172:27: fatal error: recursive template instantiation exceeded maximum depth of 256 vec_type result = f(loaded_in1, loaded_in2, loaded_in3, loaded_in4);

Do you still get some flickering around the window chrome (minimize/maximize/quit buttons)? It seems sometimes to be worse than others. I am trying to implement your work, but I still...

seems like the threads dealing with the websocket connections may not be getting terminated in a timely fashion by mg_stop()