1
0
Fork 0
nih-plug/src/wrapper/clap
Robbert van der Helm 6fc0b2e148 Call Plugin::initialize() for runtime preset load
It's the plugin's responsibility to not do any realtime unsafe work here
if they support runtime preset loading.
2022-05-13 14:46:25 +02:00
..
context.rs Add a way to find out the current plugin API 2022-04-21 21:27:36 +02:00
descriptor.rs Add the special win32-dpi-aware feature on Windows 2022-03-05 16:02:52 +01:00
factory.rs 💥 Move re-exports to a prelude module 2022-03-03 23:23:51 +01:00
util.rs Update rustdoc formatting for links 2022-03-03 23:05:12 +01:00
wrapper.rs Call Plugin::initialize() for runtime preset load 2022-05-13 14:46:25 +02:00