Skip to content

v1.0

Latest

Choose a tag to compare

@madrxx madrxx released this 12 Jun 17:58
· 5 commits to master since this release
9b484a6

First release. I've only built this for Windows x64 as that's my target use case. TranceVibeIntiface uses DllImport to harness libusb-win32, and my approach will probably need adjusting to target non-Windows OSes. Contributions very welcome!

This is surprisingly large, but that's because .NET 8.0 appears to pack a bunch of the framework into the executable. Sorry about that.

TranceVibeIntiface is licensed to you under the MIT license. This ZIP includes a copy of the libusb-win32 library, licensed under the LGPL v3.