JPortAudio on LR2oraja for Apple Silicon Mac

Here are the files I used for making PortAudio work in LR2oraja As of July 2025, vanilla beatoraja doesn't support Apple Silicon due to x86-only native libraries. Both Mocha IR and MinIR can't be used as they rely on the vanilla oraja.
Rosetta 2 can be used but can also be buggy.
.

Use -Djava.library.path=./ in the .command file to make it work.

Download the files from the links below, or build by yourself :

libjportaudio.jnilib

libportaudio.dylib

sample config file, tweak it to make your own one

Other Resources

pre-built Apple Silicon native LR2oraja

Bokutachi (IR designed specifically for LR2oraja)

Liberica JDK 17 (download Full JDK to boot the game)