All Projects → fedden → juceSynths

fedden / juceSynths

Licence: MIT license
Collection of JUCE synthesisers utilising the Maximilian library.

Programming Languages

C++
36643 projects - #6 most used programming language
c
50402 projects - #5 most used programming language
Objective-C++
1391 projects
objective c
16641 projects - #2 most used programming language
QMake
1090 projects
java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to juceSynths

Melodrumatic
Audio plugin that lets you use MIDI to pitch-shift via delay to turn unpitched audio into melodies
Stars: ✭ 26 (-66.67%)
Mutual labels:  dsp, vsts, vst, vst3
DAFx19-Gamelanizer
Accompanying material for the paper 'A Real-Time Audio Effect Plug-In Inspired by the Processes of Traditional Indonesian Gamelan Music'
Stars: ✭ 33 (-57.69%)
Mutual labels:  dsp, vsts, vst, juce
juce-cookbook
Collection of tutorials & resources for the C++ library JUCE
Stars: ✭ 58 (-25.64%)
Mutual labels:  dsp, vsts, vst3, juce
Roboverb
A VST / VST3 / AU / LV2 Reverb Plugin
Stars: ✭ 48 (-38.46%)
Mutual labels:  vst, vst3, juce
SpleeterRT
Real time monaural source separation base on fully convolutional neural network operates on Time-frequency domain.
Stars: ✭ 111 (+42.31%)
Mutual labels:  signal-processing, dsp, vst
Juce
JUCE is an open-source cross-platform C++ application framework for desktop and mobile applications, including VST, VST3, AU, AUv3, RTAS and AAX audio plug-ins.
Stars: ✭ 3,841 (+4824.36%)
Mutual labels:  vst, vst3, juce
simple-reverb
A simple reverb made with the JUCE DSP module
Stars: ✭ 43 (-44.87%)
Mutual labels:  dsp, vst, juce
fogpad
A VST reverb effect in which the reflections can be frozen, filtered, pitch shifted and ultimately disintegrated.
Stars: ✭ 61 (-21.79%)
Mutual labels:  dsp, vst, vst3
Awesome Musicdsp
A curated list of my favourite music DSP and audio programming resources
Stars: ✭ 871 (+1016.67%)
Mutual labels:  dsp, vst, vst3
Dplug
Audio plugin framework. VST2/VST3/AU/AAX/LV2 for Linux/macOS/Windows.
Stars: ✭ 341 (+337.18%)
Mutual labels:  dsp, vst, vst3
Regrader
VST delay plugin where the repeats degrade in resolution
Stars: ✭ 44 (-43.59%)
Mutual labels:  dsp, vst, vst3
Audio Plugin Development Resources
Various resources related to developing plugins for audio production.
Stars: ✭ 136 (+74.36%)
Mutual labels:  dsp, vst, vst3
pMix2
pMix - a preset interpolator, plug-in chainer and Faust IDE written with JUCE
Stars: ✭ 84 (+7.69%)
Mutual labels:  vst, juce
spafe
🔉 spafe: Simplified Python Audio Features Extraction
Stars: ✭ 310 (+297.44%)
Mutual labels:  signal-processing, dsp
DtBlkFx
Fast-Fourier-Transform (FFT) based VST plug-in
Stars: ✭ 99 (+26.92%)
Mutual labels:  dsp, vst
GuitarAmp
A basic and experimental guitar modeling amp
Stars: ✭ 79 (+1.28%)
Mutual labels:  vst, vst3
DSP-Testbench
A DSP Testbench for users of the JUCE framework
Stars: ✭ 40 (-48.72%)
Mutual labels:  dsp, juce
AtomSynth
A modular synthesizer built using the juce api.
Stars: ✭ 20 (-74.36%)
Mutual labels:  vst, juce
matchering-web
🎚️ Self-Hosted LANDR / eMastered Alternative
Stars: ✭ 25 (-67.95%)
Mutual labels:  dsp, vst
dsp-collection-java
A collection of Java classes for Digital Signal Processing
Stars: ✭ 41 (-47.44%)
Mutual labels:  signal-processing, dsp

Simple Juce & Maximilian VSTs.

Here is a self contained set of vsts designed to be extendable.

Although unfinished, there will be the following shortly:

  • Empty project for quick VST writing.
  • Additive / Subtractive Synthesiser.
  • Frequency Modulation Synthesiser.
  • Granular Synthesiser.

Building this should be straightforward on any machine because Juce takes care of the different platforms very well. Drop an issue if you need help. Essentially just navigate to the necessary project, then into builds, and for MacOS there will be an Xcode project and Linux there will be a makefile or QtCreator project. If you are using Windows bow your head in shame and use the VS files.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].