fundale
fundale
>  How's this look for the notice? May help catch the users attention to the notice better if it were a warning
> I just tested this on my own midi keyboard (Novation Launchkey Mini). The controls were basically unusable. I'm curious, which Midi controller are you using? Perhaps this needs re-mappable...
TODO: Make tool or scene for easily mapping new layouts
~~Thinking now, I should redo this PR later so that it shows the proper diff instead of everything~~, also to make sure that I didn't miss any fixtures.
Reasoning for the Dithering commit: https://discussions.unity.com/t/why-is-the-dither-node-so-expansive-on-mobile/784774
I have not yet
And tested the `if !enabled` *is* required on `OnDeserialization()` for clients running a different sync setting, int cast is back to fix weird ordering nonsense with Udon Compiler.
> **Describe the bug in detail:** Power Toggle in the AudioLink Controller is Global, when it shouldn't be. > > **Provide steps/code to reproduce the bug:** Use the current Prefab....
Is this with the Controller Sync Mode setting set to "ExcludePower" on the Controller script?
The Controller script has a setting that disabled that script on runtime locally, and it is not synced Each client also checks to see if it's script is enabled before...