I need audio functionalities, more complicated than MediaPlayer can provide.
In Microsoft Windows environment, i usually use BASS.DLL (www.un4seen.com) to achieve it.
Now I want to implement BASS function in Linux environment.
I have LIBBASS.SO library file and wrapper for linux NATIVEBASS-LINUX32.JAR available, yet can't find any documentation to understand how to use them in B4J.
Tried adding #AdditionalJar in B4J, but how to call the functions ?
Please help this newbie..
In Microsoft Windows environment, i usually use BASS.DLL (www.un4seen.com) to achieve it.
Now I want to implement BASS function in Linux environment.
I have LIBBASS.SO library file and wrapper for linux NATIVEBASS-LINUX32.JAR available, yet can't find any documentation to understand how to use them in B4J.
Tried adding #AdditionalJar in B4J, but how to call the functions ?
Please help this newbie..