Andy Coenen

Results 18 issues of Andy Coenen

The `mobx_codegen:mobx_generator` library throws a `FormatterException` when trying to save the generated code when using the `observable`, `computed`, or `action` decorators on a member or method using a generic type:...

Right now, RenderMan is configured to render random synth patches - this PR adds in a few methods to load a preset file and set the parameters of the VST...

When generating the example projects on MacOS 10.15.4(Xcode 11.5), the `TestRunner` demo fails with the following error ``` Building example: TestRunner Re-saving file: /Users/andycoenen/cannoneyed/tracktion_engine/examples/projects/TestRunner/TestRunner.jucer Error when saving: At least one...

Toggling data points on/off is a very useful feature, but we're not handling this case explicitly (either removing them entirely, or changing their color, which messes up mouse handling)