rtb-rs
rtb-rs copied to clipboard
Window and event library for rust audio plugins.
Hi all, Just got in here from https://github.com/RustAudio/vst-rs/wiki/GUI-Development-Progress and was wondering whats the current status of development work in this crate. thanks a lot for all the hard work!
Changed a few things about the API, like switching `Fn(event)` for a boxed trait, thus breaking the Cocoa code.
Mac version: macOS 10.14.2 (18C54) using rtb-rs-tester plugin. See stack frame #10 below. Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 libsystem_kernel.dylib 0x00007fff7096a23e __pthread_kill + 10 1 libsystem_pthread.dylib 0x00007fff70a20c1c pthread_kill +...