...The files you will need to copy from Mavericks to Yosemite are:
/System/Library/QuickTimeJava to the same location
/System/Library/Java/Extensions/QTJava.zip to /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/lib/ext
Also download the latest version, the only change of which is to ask for Java 1.6.
This is a simple C library for working with the raw data in uncompressed WAV files. There are many better libraries for dealing with WAV files than this one. I wrote this to do some experimenting, and it's probably not the solution you're looking for.