This is the Linux app named Beep whose latest release can be downloaded as v1.1.0.zip. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named Beep with OnWorks for free.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.
- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application, install it and run it.
SCREENSHOTS
Ad
Beep
DESCRIPTION
A little package that brings sound to any Go application. Suitable for playback and audio processing. Beep is built on top of its Streamer interface, which is like io.Reader, but for audio. It was one of the best design decisions I've ever made and it enabled all the rest of the features to naturally come together with not much code. Decode and play WAV, MP3, OGG, and FLAC. Encode and save WAV. Very simple API. Limiting the support to stereo (two channel) audio made it possible to simplify the architecture and the API. Rich library of compositors and effects. Loop, pause/resume, change volume, mix, sequence, change playback speed, and more. Easily create new effects. With the Streamer interface, creating new effects is very easy. Generate completely own artificial sounds. Again, the Streamer interface enables easy sound generation. Very small codebase. The core is just ~1K LOC.
Features
- Encode and save WAV
- Decode and play WAV, MP3, OGG, and FLAC
- Very simple API. Limiting the support to stereo (two channel) audio made it possible to simplify the architecture and the API
- Rich library of compositors and effects. Loop, pause/resume, change volume, mix, sequence, change playback speed, and more
- Easily create new effects. With the Streamer interface, creating new effects is very easy
- Generate completely own artificial sounds. Again, the Streamer interface enables easy sound generation
- Very small codebase. The core is just ~1K LOC
Programming Language
Go
Categories
This is an application that can also be fetched from https://sourceforge.net/projects/beep.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.