RGBA Synth allows you to create a retro feeling synth sound by combining together sawtooth, square, saw, and sin waves. Through the use of a few sliders controlling each of their presence within the sound, RGBA Synth allows you to make a simple, yet unique sound. Each one of these sounds is mapped to a color in RGBA color space.
Demo : Youtube
More Products and Music : www.jacobcanedy.com
Navigate to the Download file directories for either the standalone or VST3 versions of the plugin and download the raw file to use in a DAW or Standalone. VST3 Download : https://github.com/JacobACan/RGBA-Synth/blob/main/RGBA%20Synth%20Downloads/RGBA%20Synth.vst3
Standalone Download : https://github.com/JacobACan/RGBA-Synth/blob/main/RGBA%20Synth%20Downloads/RGBA%20Synth.exe
JUCE Build
- Download JUCE Projucer
- Open .projucer file with JUCE Projucer in your favorite IDE (Visual Studio, XCode, etc...)
This plugin is in beta, and we are eager to hear feedback on bugs and ideas for the synth going forward.
- This being a passion project and an endeavor I do on the side, this project is SLOWLY MAINTAINED.
- Though we are eager to hear feedback, I am currently a one man team and working full time on other projects other than this one. Despite this I'd love to hear feed back and or any examples of its use in the wild 😁
- Base framework for application created.
- GUI and Synth Added
- Downloads made publicly available