'unsupported conversion' 44100 -> 32000 Hz

11OLSEN's icon

Hi. I'm testing a mxj developed in Windows on a Mac. I found out i need to compile it against jdk 1.6 to support mxj on mac.
The problem now is a simple audio format conversion of an input stream. It runs perfectly on Windows.
Do you have any idea why it stops with 'unsupported conversion' error on MacOSX ?

2015-08-2701.42.49.png
png
11OLSEN's icon

I solved it by putting the tritonus jars into the ...java-classes/lib folder of max. Is there a way to have everything in a project or do i have to instruct the user to copy things into their max java folders?
And another Question: Is there a chance the mxj on mac will work with newer oracle java versions in the future?