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.