• Stars
    star
    13
  • Rank 1,512,713 (Top 30 %)
  • Language
    C++
  • Created about 4 years ago
  • Updated almost 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Simple delay using the JUCE 6 DSP Module

More Repositories

1

synth-plugin-book

Source code for the book "Creating Synthesizer Plug-Ins With C++ and JUCE"
C++
133
star
2

juceSynthFramework

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
C++
69
star
3

getting-started-book

C++
66
star
4

TAPSoundLibrary

This is an open source sound library created for the growth and enhancement of both working and aspiring dsp and vst plugin developers. I welcome contributors of all levels!
C++
55
star
5

DSPHelpers

This is a simple dsp library I've started to enhance my skill progression as an audio developer and learn more raw C++. No external dependencies and header only, so can be used in any C++ project or framework.
C++
26
star
6

tapSynth

C++
24
star
7

helloSampler

A simple sampler built using the JUCE Framework
C++
24
star
8

jucePresetManagement

C++
22
star
9

juceDjApp

An open source DJ app using C++ / JUCE. Follow along for weekly updates!
C++
22
star
10

bitcrusherDemo

Code by Aaron Leese (Stagecraft Software). Based off Juce tutorial 39 with special guest Aaron Leese- https://youtu.be/1PLn8IAKEb4
C++
19
star
11

basicOscillator

Basic oscillator using the JUCE Oscillator class
C++
17
star
12

simpleAudioPlayerJUCE

Based off the Juce tutorial: https://docs.juce.com/master/tutorial_playing_sound_files.html
C++
11
star
13

stateVariableFilter

C++
10
star
14

valuetreeAttachments

This sample project demonstrates how to attach different JUCE component types (such as sliders, dials, buttons, and comboboxes) to corresponding parameters in the plug-in processor
C++
10
star
15

basicChorus

This is a basic chorus plug-in using the JUCE 6 DSP module
C++
9
star
16

juceParameterTutorial

C++
9
star
17

circularBufferDelay

This is a JUCE project that fills a circular buffer.
C++
8
star
18

SimpleJucePluginTemplate

A minimal JUCE plug-in template using CMake.
C++
6
star
19

juceSineWavetable

Based on https://docs.juce.com/master/tutorial_sine_synth.html
C++
5
star
20

gainPluginTutorial

This is the "Hello World" of audio plug-in creation - a gain plug-in that will control the volume of incoming audio.
C++
5
star
21

flexboxTutorial

C++
4
star
22

dspModuleSkeletonCode

This is the minimum code that you need to use the DSP Module in Juce.
C++
3
star
23

LookAndFeelDemo

C++
3
star
24

juceIIRFilter

Here's an example of how to implement the IIR Filter in Juce using the new DSP module
C++
3
star
25

webview_juce_plugin_choc

This is the most basic implementation of a JUCE plug-in with a JavaScript / HTML / CSS user interface. I use the Choc library to interface C++ / JUCE code with the webview.
C++
3
star
26

first_cmajor_plugin

This is the most basic implementation of a CMajor audio plug-in with a custom JavaScript UI.
JavaScript
3
star
27

tracktionTransport

Here's how to create a simple transport using the Tracktion Engine.
C++
2
star
28

randomDrumSamples

This is a simple openFrameworks example of some creative ways you can play samples using the Maximilian Sound Library.
C
2
star
29

juceTimer

This is a simple example of how to use the JUCE Timer Class to redraw graphics in your app
C++
2
star
30

simpleUnitDelay

C++
2
star
31

juceFirFilter

C++
1
star
32

sliderWorkshop

C++
1
star
33

dfoSynthPatch

1
star
34

oscReceiverExample

C++
1
star
35

simpleAudioPlayerPlugin

This is a VERY simple plug-in designed for audio file playing.
C++
1
star
36

geneticAlgorithm2

C
1
star
37

helloWorld

Hello World
1
star
38

metronome

Metronome Tutorial on www.youtube.com/theaudioprogrammer
C++
1
star