A C library for reading and writing sound files containing sampled audio data.
Audio tracks synchronization command-line tool for video editors that don't support it
Sample app to demonstrate oboe recording capabilities
A C++ game engine powered by Vulkan
The open source intelligent personal assistant
RtAudio + libsndfile lua binding. Now more interested in https://github.com/sonoro1234/LuaJIT-rtaudio
Open Sound Refenation - Open-Source Windows DAW
In continuity of 42-Wolf3D, advanced 2.5D graphics and 3D physics engine.
Binaural Spatializer in OpenGL/CUDA using real time GPU audio processing
Win32 and C Windows Audio Player made for Fun 🎶🎶
This git repo is paired with my tutorial to Visual Studio and C++ audio programming. This tutorial is meant to show you how to incorporate libsndfile and portaudio into your projects on Windows.
A simple C++17 audio library.
An audio player library you can build from source! Integrates libsndfile with portaudio.
This git repo is paired with my tutorial to Visual Studio, CMake, and WSL for audio programming. This tutorial is meant to show you how to incorporate libsndfile and portaudio into your projects on Wi...
This is a benchmarking test for convolution reverb with single core/sequential code and a parallelized implementation using CUDA and cuFFT. This is in fulfillment of my Music Technology Undergraduate ...