Oli Larkin

Results 245 comments of Oli Larkin

https://github.com/LabSound might be of interest

could you be more specific?

When the app gets terminated all memory is freed by the os, dealloc etc is bypassed. If you needed the ability to unload the audiounit, then that could be added...

A common thing to do on iOS is to write to the App's [userdefaults](https://developer.apple.com/documentation/foundation/nsuserdefaults?language=objc). I am currently working on persisting stuff there

probably including the last plugin state

Issue is still open, maybe you'd like to have a go at fixing it @markortu ?

fixed in a7af1effbc745ceb228bf439f4862855634f8b28

seems like this might only happen on mojave