beep
Audio player
A Go library that enables audio playback and processing with a simple API
A little package that brings sound to any Go application. Suitable for playback and audio-processing.
2k stars
25 watching
151 forks
Language: Go
last commit: 9 months ago
Linked from 1 awesome list
audioaudio-playbackaudio-processinggogolang
Related projects:
Repository | Description | Stars |
---|---|---|
go-audio/audio | Defines a common interface to analyze and process audio data | 207 |
fenimore/alio | A command-line music player with Emacs-style keybindings and support for local audio files. | 22 |
ebitengine/oto | A low-level library to play sound on multiple platforms | 1,620 |
go-audio/wav | A Go library for decoding and encoding WAV audio files. | 311 |
adrg/libvlc-go | A Go library providing a unified interface to multimedia capabilities | 438 |
genedelisa/playernodeplayground | An AVAudioEngine-based audio playback system with effects and a player node | 4 |
cap-go/native-audio | A plugin for playing and managing native audio files in mobile applications | 39 |
florent37/flutter-assetsaudioplayer | A Flutter package that allows playing audio from assets or network directly, with features like simultaneous playback, notifications, and support for multiple platforms. | 757 |
bluefireteam/audioplayers | A Flutter package to play multiple audio files simultaneously across various platforms. | 2,029 |
hugomatilla/audioplayerview | An Android view that loads and plays audio from URLs with basic playback controls. | 85 |
tbaranes/audioplayerswift | A class for playing audio in iOS, macOS and tvOS apps | 279 |
akrylysov/bsimp | An audio streaming service that allows users to play S3-backed audio files from any device using a web interface. | 63 |
tidalcycles/dirt | An experimental audio playback system designed to work with the Tidal music platform. | 85 |
experience-monks/web-audio-player | A WebAudio player that simplifies cross-browser playback and addresses common issues with streaming audio on mobile devices. | 244 |
eaburns/flac | A Go implementation of a lossless audio codec decoder. | 92 |