mirror of
https://github.com/robbert-vdh/nih-plug.git
synced 2026-07-01 02:36:54 +00:00
Enable sample accurate automation in SoftVacuum
This commit is contained in:
@@ -239,6 +239,8 @@ impl Plugin for SoftVacuum {
|
||||
},
|
||||
];
|
||||
|
||||
const SAMPLE_ACCURATE_AUTOMATION: bool = true;
|
||||
|
||||
type SysExMessage = ();
|
||||
type BackgroundTask = ();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user