United States

Eyal Amir

Elite
@eyalamirmusic

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.

295

AudioDevExamples. Public source of information for audio developers, mostly using JUCE

37

ResEmbed. A resource embedder for C++/CMake

34

ScopedMemoryAllocations. Check for memory allocations in a specific thread, to validate your code for real-time purposes

21

JUCE-Examples. Useful examples for the JUCE framework

19

cpp_data_structures. Some basic data structures I'm using for C++

19

JuceDocker. Compile JUCE using Docker

14

NanoTest. Macro-free unit testing framework for C++ and CMake.

14

JuceDevMachine. A basic docker file for the a dev machine running JUCE/CMake/Clang and Ninja

10

JUCE_SoundTouch. A JUCE module that wraps the SoundTouch library

7

JUCEClean. A "Clean" copy of the JUCE framework, mostly for faster cloning in the context of CI.

5

JUCE-ParamListener. A lock free ParameterListener for JUCE

4

JUCE-ConsoleApp. A JUCE example using a console app along with the message thread

4

MakeASound. C++

3

PluginGuiMagic-CMake. A template for PluginGuiMagic, JUCE and CMake

3

midimapper. Basic library for midi mapping plugins

3

JuceAndGainput. Combining JUCE with the Gainput library

2

JUCESinglePluginCMake. Example single-plugin in JUCE with CMake

2

RhythmGame. An experimental rhythm game in JUCE/C++

2

PluginWithPluginVal. A repo trying to incorporate a JUCE plugin with PluginVal included for quick testing

2

Variant. A wrapper around std::variant with some helper functions

2

MIDIRouter. Free software to route MIDI

2

DAWEventsTest. A simple testing plugin to test how different DAWs react after the plugin reports certain things to it.

2

NanoTest-JUCE. An example library to show JUCE testing using NanoTest

2

MessageQueue. A simple C++ message queue

1

cpp-cmake-starter. Basic project template for a C++/CMake/CPM.CMake

1

VisageCExample. An example for using Visage with C bindings

1

FaustCPPConverter. CMake

1

eacp. Cross Platform Utils

1

CPPStarter. A C++ Starter repo with formatting, unit testing, package management, etc

1
30
Apply