Matthew Hamilton
Matthew Hamilton
I don't currently have a version of Logic to test against. If anyone would like to do some digging I'd suggest starting [here](https://forum.juce.com/t/updating-properties-of-au-failed-message-from-logic/35213/2) and [here](https://developer.apple.com/documentation/audiounit/audio_unit_properties?language=objc). It may be permission related...
>Approximately how long (or approximately how many enveloper triggers) into running does the sketch stop playing? Sadly, the exception is thrown at fairly random intervals. I have had it occur...
I'm not to familiar with the architecture of processing-docs, but is this just a case of pulling in a file `Waveform.xml` with the content ```xml Waveform Sound Analyzer Application input()...
great! Seems weird for me to have put `.data` in `` tags though. ```xml data `float[]` of sample amplitudes between `-1` and `1` ``` I couldn't find another instance of...
Is there currently a setup of Operating System, browser, offline / online editor and firmware version to get this to function on a physical micro:bit? Or is this still strictly...
Lacking a better place to add any documentation to get this working. Here are some instructions for adding the fork mentioned by @Cybot101 . ## Adding Github Repository to Available...
even then I should probably have used the [`max-sdk-base`](https://github.com/Cycling74/max-sdk-base)