Brady Boettcher
Brady Boettcher
Some backtrace info from lldb after the crash for the lamb standalone: ``` ``* thread #1, name = 'main', queue = 'com.apple.main-thread', stop reason = EXC_BAD_ACCESS (code=2, address=0x16f525bf0) * frame...
Also able to confirm that the Gain example runs fine in standalone, so is probably not a nih-plug bug directly.
Things that still need addressing: - Thumb drawing when near bounds is sometimes clipped for some reason - Thumb isn't over the curve, but it probably should be? (or how...