The Audio Programmer (TheAudioProgrammer)

The Audio Programmer

TheAudioProgrammer

Geek Repo

• Community & Tutorials • Plug-in Development • Recruitment & Contracting

Company:The Audio Programmer

Location:United Kingdom

Home Page:https://theaudioprogrammer.com

Twitter:@audioprogrammer

Github PK Tool:Github PK Tool

The Audio Programmer's repositories

synth-plugin-book

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

Language:C++License:MITStargazers:101Issues:11Issues:4

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

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!

Language:C++License:LGPL-3.0Stargazers:55Issues:24Issues:0

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.

Language:C++Stargazers:26Issues:1Issues:0
Language:C++Stargazers:25Issues:6Issues:0

helloSampler

A simple sampler built using the JUCE Framework

Language:C++Stargazers:24Issues:1Issues:0

juceDjApp

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

Language:C++Stargazers:22Issues:0Issues:0

bitcrusherDemo

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

Language:C++Stargazers:19Issues:1Issues:0

basicOscillator

Basic oscillator using the JUCE Oscillator class

Language:C++Stargazers:15Issues:3Issues:0

basicDelay

Simple delay using the JUCE 6 DSP Module

Language:C++Stargazers:13Issues:1Issues:0

simpleAudioPlayerJUCE

Based off the Juce tutorial: https://docs.juce.com/master/tutorial_playing_sound_files.html

Language:C++Stargazers:10Issues:1Issues:0

basicChorus

This is a basic chorus plug-in using the JUCE 6 DSP module

Language:C++Stargazers:9Issues:1Issues:0

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

circularBufferDelay

This is a JUCE project that fills a circular buffer.

Language:C++Stargazers:8Issues:1Issues:0

gainPluginTutorial

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

Language:C++Stargazers:5Issues:1Issues:0

juceSineWavetable

Based on https://docs.juce.com/master/tutorial_sine_synth.html

Language:C++Stargazers:5Issues:1Issues:0

AudioPlugins

My audio plugins

Language:C++Stargazers:2Issues:1Issues:0

juceTimer

This is a simple example of how to use the JUCE Timer Class to redraw graphics in your app

Language:C++Stargazers:2Issues:1Issues:0

tracktionTransport

Here's how to create a simple transport using the Tracktion Engine.

Language:C++Stargazers:2Issues:1Issues:0

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.

Language:C++License:MITStargazers:2Issues:0Issues:0
Language:C++Stargazers:1Issues:0Issues:0

metronome

Metronome Tutorial on www.youtube.com/theaudioprogrammer

Language:C++Stargazers:1Issues:1Issues:0

simpleAudioPlayerPlugin

This is a VERY simple plug-in designed for audio file playing.

Language:C++Stargazers:1Issues:1Issues:0

first_cmajor_plugin

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

Language:JavaScriptStargazers:0Issues:0Issues:0