I made the HUGE mistake of developing on my mac machine and testing only now on the target machine, a windows 8.1 computer. My code doesn't work and it's clearly an error of the Sound Library (I am trying to run the examples and they crash too). "Target VM failed to initialised" if I try to run any of the example sketches.
Now I am confused because in the GitHub of the library it's written that it's only MacOSX and Linux, but then I find people reporting other type of errors. Plus, on the release note of the 1.3.2 version it's clearly state they fixed some windows related problem.
What's the status of this library? Is it supposed to work on Processing 64-bit, and on Windows 8.1? If not, is there any type of workaround? I am reading that maybe downgrading it to 1.2.1 could work but I wasn't able to install it. Thanks for the support