Add JNI target (not built by default)
This commit is contained in:
@@ -103,7 +103,7 @@ public class RubberBandStretcher
|
||||
public static final int PercussiveOptions = 0x00102000;
|
||||
|
||||
static {
|
||||
System.loadLibrary("rubberband");
|
||||
System.loadLibrary("rubberband-jni");
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user