chris
chris
hi there, amazing work, thank you so much. i am using 2 wiimotes and am super happy with it except for 1 thing - pairing the remotes is a real...
First off - amazing project, great work, I can't believe it's not built-in already but there you go. Thank you so much. This PR allows nova-tabs to listen to field-shown...
When adding a permission to a role it works fine, but when adding a role to a permission, the ForgetCachedPermissions listener does not fire. The fix is to just check...
This fixes an error in while trying to visit a dashboard (or lens) that you don't have access to. The functions should return an array to allow array_merge to work...
Hi, excellent field thanks. However, with a small update, it works with encrypted fields too: ``` protected function isJsonCastable($model) { return $model->hasCast($this->name, ['array', 'json', 'object', 'collection', 'encrypted:array', 'encrypted:json', 'encrypted:object', 'encrypted:collection']);...
Hi, the 'swing' functionality is awesome, but what would be even better would be the abilty to use the pitch wheel as a 'swinger', and in the vst have a...
Hi, I downloaded the builds for waterbottles, and installed both the vst2 (dll) and vst3 plugins. WaterbottleSynth loaded fine for both VST2+3 as an instrument but BespokeWaterbottleSynth shows up as...
This PR allows adding the suffix (-0, -1, etc..) to be added or not. This is designed to support similar functionality in the 'other' software :)