juceSynthFramework

Synthesizer framework

A JUCE-based synthesizer framework providing a basic implementation of audio processing functionality

The first commit of this repo is the most basic functionality you would require to build a synthesizer in Juce. With each commit I will build more functionality

GitHub

69 stars
8 watching
15 forks
Language: C++
last commit: over 5 years ago

Related projects:

Repository Description Stars
soundradix/juce An open-source C++ framework for building cross-platform desktop and mobile audio applications. 21
emmet-hayes/batsynth A polyphonic synthesizer with adjustable waveforms and tone controls. 13
w-frank/juce-synth A MIDI controlled subtractive synthesiser built using the JUCE audio framework and Maximillian audio synthesis library. 8
0x07dc/none A framework for building audio applications and libraries with a focus on decoupling and maintainability. 2
celemony/juce_ara An experimental fork of JUCE with added support for the Celemony ARA API for generating VST3 and AudioUnit plug-ins. 41
janwilczek/audio-plugin-template A template repository providing a structured project setup and tools for creating audio plugins with the JUCE C++ framework 107
mohragk/vermeermonosynth-1 A software synthesizer for generating sound 6
tomduncalf/webuisynth A synthesizer plugin with a web-based UI, showcasing integration of JUCE and React technologies 44
spensbot/stm-juce-modules A collection of reusable components for building audio applications with the Juce framework. 16
nikeocom/qt_with_juce_example An example project demonstrating integration of Qt and JUCE libraries for building cross-platform audio applications. 21
tonicaudio/tonic Software library providing an easy-to-use framework for generating audio signals 522
tracktion/tracktion_engine Provides a high-level data model and set of classes for building sequence-based audio applications 1,207
hollance/synth-plugin-book A comprehensive guide to creating software synthesizer plug-ins using C++ and JUCE 172
mohayonao/coffeecollider A JavaScript-based language and framework for real-time audio synthesis and algorithmic composition in web audio 220
krasjet/imgui_juce A JUCE backend for integrating Dear ImGui into audio plugins. 38