Hi
I recently came across this project and noticed that the maven file only had provisioned support for Linux.i386. See the attached patch to make it work on more recent 64-bit versions.
Tested Ubuntu 16.04, Java version "1.8.0_171"
One minor issue that maybe unrelated to this is that the default volume will have to be adjusted prior any usage. It appeared to be set at 400, whilst the range for Pulse seems to be 0-200, with 100 being without extra amplification.
After applying the patch use the maven Linux.x86_64 profile. I still had failing tests, but -DskipTests gave me a build that appeared to be working reasonably well.
Hi I recently came across this project and noticed that the maven file only had provisioned support for Linux.i386. See the attached patch to make it work on more recent 64-bit versions.
Tested Ubuntu 16.04, Java version "1.8.0_171"
One minor issue that maybe unrelated to this is that the default volume will have to be adjusted prior any usage. It appeared to be set at 400, whilst the range for Pulse seems to be 0-200, with 100 being without extra amplification.
After applying the patch use the maven Linux.x86_64 profile. I still had failing tests, but
-DskipTests
gave me a build that appeared to be working reasonably well.linux_x86_64.patch