- Jun 6, 2020
- 11,559
- 4,422
This is an new version of the jAudioTrack library (but not a direct plugin replacement) provided as a b4xlib and uses current B4x practices and classes.
It allows selecting the audio output and playing from a byte array. It also includes the Clip class which allows control over the playback position and looping.
The library no longer relies on the threading library.
There are 2 demo projects.
B4xlib
The jAudioTrack2 b4xlib contains the code and some necessary utilities. Feel free to unzip and inspect or change it as you wish.
Dependencies
There are no external dependencies.
Comments
There are...
It allows selecting the audio output and playing from a byte array. It also includes the Clip class which allows control over the playback position and looping.
برای دیدن تصاویر باید ثبت نام کنید
برای دیدن تصاویر باید ثبت نام کنید
The library no longer relies on the threading library.
There are 2 demo projects.
- jAudioTrack-Demo
- provides the same functionality as the original jAudioTrack library i.e. Plays a file or URL to the selected device and reads the correct audioformat from the stream.
- jAudioTrack2-ClipDemo
- Plays a file or URL using the Clip class, which allows control over the play position.
B4xlib
The jAudioTrack2 b4xlib contains the code and some necessary utilities. Feel free to unzip and inspect or change it as you wish.
Dependencies
There are no external dependencies.
Comments
There are...
برای دیدن لینک ها باید ثبت نام کنید
برای دیدن لینک ها باید ثبت نام کنید