Enable sample accurate automation in SoftVacuum
This commit is contained in:
parent
1cedd1fd7e
commit
af12853644
|
@ -239,6 +239,8 @@ impl Plugin for SoftVacuum {
|
||||||
},
|
},
|
||||||
];
|
];
|
||||||
|
|
||||||
|
const SAMPLE_ACCURATE_AUTOMATION: bool = true;
|
||||||
|
|
||||||
type SysExMessage = ();
|
type SysExMessage = ();
|
||||||
type BackgroundTask = ();
|
type BackgroundTask = ();
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue