Musician turned into an instruments/plugin developer. Mostly working in C++/JUCE. Co-Owner of Modalics
JUCECmakeRepoPrototype. A prototype to model a way to create an entire repo using JUCE and CMake.
295AudioDevExamples. Public source of information for audio developers, mostly using JUCE
37ResEmbed. A resource embedder for C++/CMake
34ScopedMemoryAllocations. Check for memory allocations in a specific thread, to validate your code for real-time purposes
21JUCE-Examples. Useful examples for the JUCE framework
19cpp_data_structures. Some basic data structures I'm using for C++
19JuceDocker. Compile JUCE using Docker
14NanoTest. Macro-free unit testing framework for C++ and CMake.
14JuceDevMachine. A basic docker file for the a dev machine running JUCE/CMake/Clang and Ninja
10JUCE_SoundTouch. A JUCE module that wraps the SoundTouch library
7JUCEClean. A "Clean" copy of the JUCE framework, mostly for faster cloning in the context of CI.
5JUCE-ParamListener. A lock free ParameterListener for JUCE
4JUCE-ConsoleApp. A JUCE example using a console app along with the message thread
4MakeASound. C++
3PluginGuiMagic-CMake. A template for PluginGuiMagic, JUCE and CMake
3midimapper. Basic library for midi mapping plugins
3JuceAndGainput. Combining JUCE with the Gainput library
2JUCESinglePluginCMake. Example single-plugin in JUCE with CMake
2RhythmGame. An experimental rhythm game in JUCE/C++
2PluginWithPluginVal. A repo trying to incorporate a JUCE plugin with PluginVal included for quick testing
2Variant. A wrapper around std::variant with some helper functions
2MIDIRouter. Free software to route MIDI
2DAWEventsTest. A simple testing plugin to test how different DAWs react after the plugin reports certain things to it.
2NanoTest-JUCE. An example library to show JUCE testing using NanoTest
2MessageQueue. A simple C++ message queue
1cpp-cmake-starter. Basic project template for a C++/CMake/CPM.CMake
1VisageCExample. An example for using Visage with C bindings
1FaustCPPConverter. CMake
1eacp. Cross Platform Utils
1CPPStarter. A C++ Starter repo with formatting, unit testing, package management, etc
1