Oli Larkin

Results 245 comments of Oli Larkin

It’s up to the plugin to choose how to deal with it. However there is a different approach to let the host manage UI resizing (I am using this in...

yes, the issue is that the app is not codesigned ```bash oli@olmbp4 /Applications$ codesign --verify --deep --strict --verbose=2 NeuralAmpModeler.app NeuralAmpModeler.app: code object is not signed at all ``` @sdatkinson I...

FWIW @sdatkinson I am working on new CI scripts for the iPlug2OOS repo which will do all the signing etc in the cloud

nope. i wrote that script and it doesn't include code-signing. -> i mean the workflow requires some extra steps to deal with Apple Dev Certs in github secrets etc which...

oops duplicate -> #365 but this is really important

This is about the help menu in the stand-alone app, which has a read manual entry that is not doing anything

I am not sure why NAM is using a non-fork fork of iPlug2 :)

I really think that the model and IR should be serialized in the plugin state. The compressed model will not be that big. I hope to add a PR for...

I think this can be closed since the repo now tracks the iPlug2 repo, where https://github.com/iPlug2/iPlug2/commit/dbdf118fc8273eba0241ffe90202e415de4968a4 is merged