melatonin_test_helpers
AudioBlock testers
C++ functions and matchers to simplify testing of AudioBlocks in JUCE audio applications
Catch2 Matchers and test helpers for JUCE AudioBlocks
12 stars
5 watching
3 forks
Language: C++
last commit: about 1 month ago catch2jucejuce-modules
Related projects:
Repository | Description | Stars |
---|---|---|
sudara/melatonin_audio_sparklines | A JUCE module for visualizing and summarizing audio data in an AudioBlock | 94 |
sudara/melatonin_parameters | Provides logarithmic parameter behavior and formatting for JUCE | 13 |
sudara/melatonin_blur | A cross-platform CPU blur and shadow compositing library for the JUCE C++ framework | 101 |
sudara/melatonin_inspector | An interactive tool for visualizing and editing UI components in real-time | 152 |
sudara/pamplejuce | A JUCE audio plugin template with built-in testing, validation, and code signing capabilities for creating cross-platform plugins | 429 |
dbraun/sampler | An audio plugin project built with JUCE | 20 |
hollance/mda-plugins-juce | JUCE implementations of classic MDA audio effects plug-ins | 125 |
casperaki/juce_emscripten | Port of JUCE audio/video processing library to browser via Emscripten | 9 |
tomoyanonymous/juce_cmake_vscode_example | Provides a boilerplate for developing audio plugins using JUCE, CMake, and Visual Studio Code. | 89 |
mtg/freesound-juce | A C++ client library for interacting with the Freesound API to access audio data and perform content analysis on sound files. | 28 |
free-audio/clap-juce-extensions | A set of code that enables JUCE plugin projects to generate CLAP plugins | 150 |
eyalamirmusic/juce_soundtouch | A JUCE module that wraps the SoundTouch library | 6 |
olilarkin/juce_faustllvm | A JUCE module that embeds the libfaust JIT compiler and supports Faust syntax highlighting for audio processing | 39 |
abbysoft-team/soompler | A JUCE-based sampler plugin for various platforms. | 32 |
jbclements/portaudio | Bindings for a portable audio library in Racket, enabling platform-independent audio processing | 9 |