This is the Linux app named Jsaus - Java Simple Audio System whose latest release can be downloaded as jsaus-1.0-javadoc.zip. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named Jsaus - Java Simple Audio System with OnWorks for free.
请按照以下说明运行此应用程序:
- 1. 在您的 PC 中下载此应用程序。
- 2. 在我们的文件管理器 https://www.onworks.net/myfiles.php?username=XXXXX 中输入您想要的用户名。
- 3. 在这样的文件管理器中上传这个应用程序。
- 4. 从此网站启动OnWorks Linux online 或Windows online emulator 或MACOS online emulator。
- 5. 从您刚刚启动的 OnWorks Linux 操作系统,使用您想要的用户名转到我们的文件管理器 https://www.onworks.net/myfiles.php?username=XXXXX。
- 6. 下载应用程序,安装并运行。
Jsaus - Java 简单音频系统
Ad
商品描述
Implements AudioClip similar to java.applet.AudioClip, which is instantiated through an InputStream pointing to a WAV file; the operations that AudioClip supports are play, loop, stop, pause, and resume.
功能
- Defines AudioClip interface similar to the deprecated java.applet.AudioClip
- Works in standalone applications
- Exposes the capability to pause and resume audio clips individually
- Completely thread-safe
- Makes use of Java 1.3 features/API and nothing beyond that
- Extremely simple to use, extremely simple to understand, extremely simple implementation
- All operations asynchronous; application thread never waits, never blocks
This is an application that can also be fetched from https://sourceforge.net/projects/jsaus/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.
