Hi Ganaa,
On 27 January 2017 at 17:10, ganaa tomor <ganaa0323(a)gmail.com> wrote:
I have a some question about JJack – Using the JACK
Audio Connection Kit
with Java.
i can't run it from source code using Netbeans (Java editor).
can you send me video tutorial how to run this JJack tutorial ?
my purpose is to get data from midi keyboard using Rasbian (Raspberry pi OS
)
is it possible ?
JJack is a dead project - you'd have to compile the native libs
specifically for ARM, and it uses some deprecated functionality. I'm
not sure it ever supported MIDI either?
Check out JNAJack, which should work OK on Raspbian, although I
haven't tested it.
https://github.com/jaudiolibs/jnajack
There's a binary JAR under releases. You'll also need JNA -
https://github.com/java-native-access/jna
There are examples of usage for JNAJack, including a MIDI example, at
https://github.com/jaudiolibs/examples/tree/master/src/main/java/org/jaudio…
Best wishes,
Neil
--
Neil C Smith
Artist & Technologist
www.neilcsmith.net
Praxis LIVE - hybrid visual IDE for creative coding -
www.praxislive.org