Resetting at end of instrument instance
Date | 2015-09-30 02:15 |
From | Alex Weiss |
Subject | Resetting at end of instrument instance |
Attachments | None None |
Hi csounders,
Short of counting k-cycles and multiplying by kr, is there a way to figure out when a given instrument instance is in its last performance cycle so it can perform any necessary cleanup (e.g. resetting a global variable) before it finishes? Thanks, Alex |
Date | 2015-09-30 05:23 |
From | Tarmo Johannes |
Subject | Re: Resetting at end of instrument instance |
Attachments | None None |
Hi if release()==1 then ? Tarmo 30.09.2015 4:16 kirjutas kuupäeval "Alex Weiss" <alexweiss86@gmail.com>:
|