JustMog
JustMog
using vst2, both synth and effect versions, with bitwig 4 on windows 10. the missing pulses seem random, although the bpm does seem to affect the frequency of it occurring....
### Godot version v4.0.stable.official [92bee43ad] ### System information windows 10 ### Issue description best explained with pictures:  precise position of target:  as you can see, when the target...
```rust let mut lua = hlua::Lua::new(); match lua.execute::("return 99k") { _ => () } ``` panics: ```thread 'main' panicked at 'attempted to leave type `&mut hlua::Lua
builds on https://github.com/Zylann/godot_sdf_blender/pull/8 to get the plugin running in 4.0 stable