This projects intends to adapt for 64 bits Windows the native Unity plugin wrapping the XMM library.
You can find the original project here.
Open "libXmmEngine.vcxproj" with Visual Studio and use the basic DLL compiling option for Win x64 in order to build the .dll.
For detailed usage, please head to the original xmm-unity repo and follow the README instructions.
I DO NOT OWN ANY OF THIS CODE. I adapted the original project so please find below the original credits :
This plugin is developed by the ISMM team at IRCAM,
within the context of the RAPID-MIX
project, funded by the European Union’s Horizon 2020 research and innovation
programme.
Original XMM code authored by Jules Françoise, ported to Unity by
Joseph Larralde.
See github.com/Ircam-RnD/xmm
for detailed XMM credits.