mirror of
https://github.com/thestk/stk
synced 2026-01-17 14:41:53 +00:00
add removeSampleRateAlert to ADSR and Asymp to pair with addSampleRateAlert
This commit is contained in:
@@ -40,6 +40,7 @@ Asymp :: Asymp( void )
|
||||
|
||||
Asymp :: ~Asymp( void )
|
||||
{
|
||||
Stk::removeSampleRateAlert( this );
|
||||
}
|
||||
|
||||
void Asymp :: sampleRateChanged( StkFloat newRate, StkFloat oldRate )
|
||||
|
||||
Reference in New Issue
Block a user