prepare for better ins del safety
This commit is contained in:
parent
fea783eaac
commit
0545775de6
3 changed files with 12 additions and 0 deletions
|
|
@ -196,6 +196,11 @@ class DivDispatch {
|
|||
*/
|
||||
void setSkipRegisterWrites(bool value);
|
||||
|
||||
/**
|
||||
* notify deletion of an instrument.
|
||||
*/
|
||||
virtual void notifyInsDeletion(void* ins);
|
||||
|
||||
/**
|
||||
* force-retrigger instruments.
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue