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
70 stars
8 watching
15 forks
Language: C++
last commit: almost 6 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| An open-source C++ framework for building cross-platform desktop and mobile audio applications. | 21 |
| A polyphonic synthesizer with adjustable waveforms and tone controls. | 13 |
| A MIDI controlled subtractive synthesiser built using the JUCE audio framework and Maximillian audio synthesis library. | 8 |
| A framework for building audio applications and libraries with a focus on decoupling and maintainability. | 2 |
| An experimental fork of JUCE with added support for the Celemony ARA API for generating VST3 and AudioUnit plug-ins. | 41 |
| A template repository providing a structured project setup and tools for creating audio plugins with the JUCE C++ framework | 114 |
| A software synthesizer for generating sound | 7 |
| A synthesizer plugin with a web-based UI, showcasing integration of JUCE and React technologies | 44 |
| A collection of reusable components for building audio applications with the Juce framework. | 16 |
| An example project demonstrating integration of Qt and JUCE libraries for building cross-platform audio applications. | 21 |
| Software library providing an easy-to-use framework for generating audio signals | 523 |
| Provides a high-level data model and set of classes for building sequence-based audio applications | 1,220 |
| A comprehensive guide to creating software synthesizer plug-ins using C++ and JUCE | 172 |
| A JavaScript-based language and framework for real-time audio synthesis and algorithmic composition in web audio | 220 |
| A JUCE backend for integrating Dear ImGui into audio plugins. | 39 |