patricksebastien

Results 24 comments of patricksebastien

Would love to use this. I am building a simple foot controller to begin / end nerd-dictation, but if I could also use nerd-dictation to send commands that would be...

last error log with all the kx packages updated: ``` javascript libjack.so.0 loaded sucessfully! RemoteVSTClient: all cache files are up-to-date, not running scanner DSSIVSTPlugin::instantiate(TAL-Elek7ro-II-x86.dll) DSSIVSTPluginInstance::DSSIVSTPluginInstance(TAL-Elek7ro-II-x86.dll) Returning file identifiers: DYH38rqEYBZoMdI9ZrcMwl9c RemoteVSTClient:...

in the meantime, i would suggest to use a service like Dropbox public url... also i think it's possible to load a interface from sd-card by simply install it in...

It is the only app not updated on my instance, stopping me to finally save my precious cpu (nextcloud 21 reduce load by 80% 90%).

I had to: `"convert_urls" : true` But what is the right way to add this option to tinymce, is it directly in: `./modules/Cockpit/assets/components/field-wysiwyg.tag` _(I tried it and not seeing new...

Nope, I think it's better to use Heavy to compile your pd patch to C# / Unity: https://github.com/enzienaudio/hvcc

You need to include the external (c file) in the compilation of libpd; call the externalName_setup() function and use this compiled version of libpd. You can try to place the...

I confirm that I have the same error on Windows. Will try your fix and if it's working, I will update LibPdNativeMethod.cs.

Known issue but I'm not sure if the fix is still working: https://github.com/patricksebastien/libpd4unity/issues/4#issuecomment-44664790

This happen in Unity Editor Windows too, 1/3 of the time.