B4X FEED jAsio audio. Simple mixer (Windows only)

اطلاعات موضوع

درباره موضوع در تاریخ, در دسته b4xfeed ایجاد شده و آغاز کننده آن practicalsoftمی باشد و موضوع آن: jAsio audio. Simple mixer (Windows only) است. این موضوع تا کنون 26 بازدید کننده و, 0 پاسخ داشته و 0 بار پسندیده شده...
نام دسته b4xfeed
نام موضوع jAsio audio. Simple mixer (Windows only)
آغاز کننده موضوع practicalsoft
تاریخ شروع
پاسخ‌ها
0
بازدیدها
26
پسندها
0
آخرین ارسال توسط PracticalSoft
Jun 6, 2020
11,559
4,422
This is as much of a demonstration of using ASIO audio drivers with B4j than a library. If you don't know what ASIO drivers are then you may not need this. But ASIO drivers provide low latency audio input and output.

There is a wrapper for the project at github which manages most of it's methods and there is inline java in the ASIOSimpleMixer class in the demo app that is required and manages the callbacks with the ASIO buffers to process. This seemed to be the most stable setup after much testing, I did write a java library while testing it but I think it is better inline for this project.

For the WavRandomAccessFile implementation in this example, I have removed dependence on JavaxSound, so it should work on B4a and maybe B4i as well. I have attached a b4xlib for it B4xWavRandomAccessFile-b4xlib, which is not required for the demo app.

To run the demo app, you will need a soundcard with ASIO drivers. Alternatively you could download which...



 

عقب
بالا