All Projects → gen2brain → Malgo

gen2brain / Malgo

Licence: unlicense
Mini audio library

Programming Languages

c
50402 projects - #5 most used programming language
golang
3204 projects

Projects that are alternatives of or similar to Malgo

Mkchromecast
Cast macOS and Linux Audio/Video to your Google Cast and Sonos Devices
Stars: ✭ 1,837 (+1231.16%)
Mutual labels:  audio, alsa
Bluez Alsa
Bluetooth Audio ALSA Backend
Stars: ✭ 568 (+311.59%)
Mutual labels:  audio, alsa
Hifiberry Os
Linux distribution optimized for audio playback
Stars: ✭ 487 (+252.9%)
Mutual labels:  audio, alsa
Rpi Audio Receiver
Raspberry Pi Audio Receiver with Bluetooth A2DP, AirPlay, UPnP and Spotify Connect
Stars: ✭ 650 (+371.01%)
Mutual labels:  audio, alsa
Zynaddsubfx
ZynAddSubFX open source synthesizer
Stars: ✭ 554 (+301.45%)
Mutual labels:  oss, alsa
Strawberry
🍓 Strawberry Music Player
Stars: ✭ 972 (+604.35%)
Mutual labels:  audio, alsa
Noise reduction
Speech noise reduction which was generated using existing post-production techniques implemented in Python
Stars: ✭ 130 (-5.8%)
Mutual labels:  audio
Saudioss
قائمة بالمشاريع السعودية المفتوحة المصدر
Stars: ✭ 133 (-3.62%)
Mutual labels:  oss
Audio
Generic Go package designed to define a common interface to analyze and/or process audio data
Stars: ✭ 129 (-6.52%)
Mutual labels:  audio
Wagtailmedia
A Wagtail module for managing video and audio files within the admin
Stars: ✭ 128 (-7.25%)
Mutual labels:  audio
Gydl
gydl (Graphical Youtube-dl) is a GUI wrapper around the already existing youtube-dl program.
Stars: ✭ 136 (-1.45%)
Mutual labels:  audio
Oss.clients.sns
社交网站sdk(标准库),微信公众号(订阅号,服务号,小程序)接口sdk-包含消息回复(明文和安全模式),Oauth2.0授权等
Stars: ✭ 136 (-1.45%)
Mutual labels:  oss
Managedbass
.Net Wrapper for 'Bass' Audio Library
Stars: ✭ 131 (-5.07%)
Mutual labels:  audio
Neural Style Audio Torch
Torch implementation for audio neural style.
Stars: ✭ 130 (-5.8%)
Mutual labels:  audio
Ubicoustics
Accompanying repository for Ubicoustics: Plug-and-Play Acoustic Activity Recognition
Stars: ✭ 134 (-2.9%)
Mutual labels:  audio
Arkade
Open Source Kubernetes Marketplace
Stars: ✭ 2,343 (+1597.83%)
Mutual labels:  oss
Jamesdspmanager
Audio DSP effects build on Android system framework layer. This is a repository contains a pack of high quality DSP algorithms specialized for audio processing.
Stars: ✭ 136 (-1.45%)
Mutual labels:  audio
Scrapy demo
all kinds of scrapy demo
Stars: ✭ 128 (-7.25%)
Mutual labels:  oss
Moonlibs
Lua libraries for graphics and audio programming
Stars: ✭ 131 (-5.07%)
Mutual labels:  audio
Webrtc Cli
WebRTC command-line peer.
Stars: ✭ 135 (-2.17%)
Mutual labels:  audio

malgo

TravisCI Build Status AppVeyor Build Status GoDoc Go Report Card

Go bindings for miniaudio library.

Requires cgo but does not require linking to anything on the Windows/macOS and it links only -ldl on Linux/BSDs.

Installation

go get -u github.com/gen2brain/malgo

Documentation

Documentation on GoDoc. Also check examples.

Platforms

  • Windows (WASAPI, DirectSound, WinMM)
  • Linux (PulseAudio, ALSA, JACK)
  • FreeBSD/NetBSD/OpenBSD (OSS/audio(4)/sndio)
  • macOS (CoreAudio)
  • Android (OpenSL|ES, AAudio)
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].