Colin Kennedy
Colin Kennedy
I was testing this out with some file types I need to detect, and this (apparently valid?) docx file doesn't appear to be detected properly: [test.docx](https://github.com/bojand/infer/files/6927549/test.docx) I'll take a stab...
No VST Node is listed, or pops up in search. The dll appears to load. Tried in: - Fugio 3.0.0 Windows 10, 64 bit build - Fugio 3.1.0 Windows 10,...
Platform: Windows 10 Pro 64 bit Fugio Version: 3.0.0 Clean patch, insert NDI Receive and Fugio crashes. Will post logs if I can find them. `fugio.log` doesn't report the crash....
Ableton link support would be a great addition for integrating with applications that don't support midi clock (Serato), along with Ableton. https://github.com/Ableton/link
Instead of rendering something like `new module:foo/bar()` for a constructor aliased as a module in the default template, we can treat it like an exposed function and render: `new (require("foo/bar"))()`....
### Is your proposal related to a problem? Tooll isn't installable / upgradable via community open source distribution mechanisms ### Describe the solution you'd like I can install Tooll from...
With a release, install scripts could be added to http://caskroom.io/ or https://chocolatey.org/, also would make it much easier to try out
Refer to #5986 for errors encountered with extracting the latest inno build of wasmer. Changed to the tarball. Closes #5986 - [x] I have read the [Contributing Guide](https://github.com/ScoopInstaller/.github/blob/main/.github/CONTRIBUTING.md).