andrewrk / libsoundio
C library for cross-platform real-time audio input and output
☆1,943Updated 4 months ago
Related projects ⓘ
Alternatives and complementary repositories for libsoundio
- A set of C++ classes that provide a common API for realtime audio input/output across Linux (native ALSA, JACK, PulseAudio and OSS), Maci…☆1,511Updated this week
- Audio playback and capture library written in C, in a single source file.☆4,049Updated 3 weeks ago
- Audio decoding libraries for C/C++, each in a single source file.☆1,264Updated 6 months ago
- A C library for reading and writing sound files containing sampled audio data.☆1,454Updated 3 months ago
- Free, easy, portable audio engine for games☆1,781Updated 2 months ago
- PortAudio is a cross-platform, open-source C language library for real-time audio input and output.☆1,494Updated last month
- 2D Vector Graphics Engine Powered by a JIT Compiler☆1,624Updated 2 weeks ago
- A tiny, neat C library that portably invokes native file open and save dialogs.☆1,778Updated 2 months ago
- Minimalistic MP3 decoder single header library☆1,600Updated 2 months ago
- c-api for imgui (https://github.com/ocornut/imgui) Look at: https://github.com/cimgui for other widgets☆1,504Updated this week
- An audio Sample Rate Conversion library☆616Updated 3 months ago
- Antialiased 2D vector drawing library on top of OpenGL for UI and visualizations.☆5,176Updated 7 months ago
- Single-file public domain libraries for C/C++☆1,674Updated 4 months ago
- A library for high-performance, modern 2D graphics with SDL written in C.☆1,196Updated 2 years ago
- cr.h: A Simple C Hot Reload Header-only Library☆1,561Updated 2 months ago
- single header libraries for C/C++☆1,270Updated 7 months ago
- graph-based audio engine☆730Updated 9 months ago
- A tiny immediate-mode UI library☆3,502Updated 2 months ago
- C++ Library for Audio Digital Signal Processing☆1,195Updated last week
- OpenAL Soft is a software implementation of the OpenAL 3D audio API.☆2,203Updated this week
- Cross platform C++11 library for decoding audio (mp3, wav, ogg, opus, flac, etc)☆539Updated last year
- A set of C++ classes that provide a common API for realtime MIDI input/output across Linux (ALSA & JACK), Macintosh OS X (CoreMIDI) and W…☆993Updated 2 months ago
- 📚 single header utf8 string functions for C and C++☆1,742Updated 2 weeks ago
- Minimalistic GUI library for OpenGL☆4,664Updated last year
- a lean linear math library, aimed at graphics programming. Supports vec3, vec4, mat4x4 and quaternions