daveelton
Mostly Audio stuff with C++ & JUCE these days. experience includes SQL, Java, HTTP, typescript and a whole load more.
UrsaDSPUK
daveelton's Stars
olilarkin/awesome-musicdsp
A curated list of my favourite music DSP and audio programming resources
eteran/cpp-utilities
Miscellaneous C++11 utility classes and functions
iPlug2/iPlug2
C++ Audio Plug-in Framework for desktop, mobile and web
cpm-cmake/CPM.cmake
📦 CMake's missing package manager. A small CMake script for setup-free, cross-platform, reproducible dependency management.
Andersama/obs-asio
ASIO plugin for OBS-Studio
ricardocosme/msqlite
C++20 SQLite wrapper with an expressive code that runs fast
adefossez/demucs
Code for the paper Hybrid Spectrogram and Waveform Source Separation
sudara/melatonin_inspector
A JUCE module that gives you the ability to inspect and visually edit (non-destructively) components in your UI.
Torsion-Audio/Scyclone
Real-time Neural Timbre Transfer
FigBug/Gin
A few extras for juce
bolero-MURAKAMI/Sprout
C++11/14 constexpr based Containers, Algorithms, Random numbers, Parsing, Ray tracing, Synthesizer, and others.
microsoft/vscode
Visual Studio Code
free-audio/clap-juce-extensions
smaltby/spotify-api-plusplus
A C++ wrapper of the Spotify Web API
Chowdhury-DSP/chowdsp_utils
JUCE module with utilities for ChowDSP
JoshMarler/react-juce
Write cross-platform native apps with React.js and JUCE
ODDSound/MTS-ESP
A simple but versatile C/C++ library for adding microtuning support to audio and MIDI plugins.
klangfreund/LUFSMeter
An implementation of the loudness measurement algorithm ITU-R BS.1770
Stenzel/newshadeofpink
Recipe for generation of pink noise
enzo1982/freac
The fre:ac audio converter project
ProGamerGov/neural-style-pt
PyTorch implementation of neural style transfer algorithm
vinniefalco/LayerEffects
Photoshop Layer Effects for juce::Graphics
civetweb/civetweb
Embedded C/C++ web server
adamski/RestRequest
JUCE module for making HTTP requests to REST API's
jcredland/juce-toys
Debugging utilities in a JUCE Module, plus NatVis and LLDB customizations
juce-framework/JUCE
JUCE is an open-source cross-platform C++ application framework for desktop and mobile applications, including VST, VST3, AU, AUv3, LV2 and AAX audio plug-ins.
nlohmann/json
JSON for Modern C++
Cyan4973/xxHash
Extremely fast non-cryptographic hash algorithm
jameswynn/simplefilewatcher
The official repository for SimpleFileWatcher formerly at code.google.com/p/simplefilewatcher
vinniefalco/DSPFilters
A Collection of Useful C++ Classes for Digital Signal Processing