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.
Siga estas instruções para executar este aplicativo:
- 1. Baixe este aplicativo em seu PC.
- 2. Entre em nosso gerenciador de arquivos https://www.onworks.net/myfiles.php?username=XXXXX com o nome de usuário que você deseja.
- 3. Carregue este aplicativo em tal gerenciador de arquivos.
- 4. Inicie o emulador OnWorks Linux online ou Windows online ou emulador MACOS online a partir deste site.
- 5. No sistema operacional OnWorks Linux que você acabou de iniciar, acesse nosso gerenciador de arquivos https://www.onworks.net/myfiles.php?username=XXXXX com o nome de usuário que deseja.
- 6. Baixe o aplicativo, instale-o e execute-o.
Jsaus - Sistema de Áudio Simples Java
DESCRIÇÃO:
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.
Recursos
- 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.