JAsioHost - A Java ASIO wrapper

DSP, Plugin and Host development discussion.
Post Reply New Topic
RELATED
PRODUCTS

Post

Hello all, I have recently made available a new Java wrapper project which I have been working on. It is called JAsioHost, and allows you to access your ASIO drivers (e.g., ASIO4ALL) from Java for audio input and output. JAsioHost can replace the much slower Java Sound API, with performance down to 64 samples at 44100 samples/sec. Currently, the library works (at least for me), but not all features have been implemented yet (neither has all of the documentation). I hope that some of you will find it useful, especially as it continues to evolve.

http://github.com/mhroth/jasiohost/tree/master

Post Reply

Return to “DSP and Plugin Development”