Chad McKell (chadmckell)

chadmckell

Geek Repo

0

followers

0

following

0

stars

Location:San Diego, California

Home Page:chadmckell.com

Github PK Tool:Github PK Tool

Chad McKell's repositories

MoogVCFTrap

Virtual analog model of the Moog VCF based on the state-space formalism and the trapezoidal integration rule. The approximated transfer function is compared with the exact calculation of the Moog VCF transfer function. A real-time JUCE implemenation (designed for beginners to C++ and/or physical modeling) is included in the C++ folder.

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

FeedbackDelay

JUCE source code for a feedback digital delay VST plugin. The delay algorithm is located on line 192 in the file "PluginProcessor.cpp". For instructions on how to compile the code and run the VST plugin, see read me file.

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

UnitSpeech

A unit selection text-to-speech synthesizer. This script tokenizes text from the bash prompt, separates the tokens into monophones, then concatenates the corresponding monophone wav files. Methods are contained to add pauses with punctuation and to allow the user to control the volume. See read me file for instructions on how to use the synthesizer.

Language:PythonStargazers:2Issues:0Issues:0

ConvReverbBasic

Basic convolution reverb algorithm. This script convolves an input audio signal with a simulated impulse response from a three-dimensional room with equal wall dimensions. The convolution is performed using a vector-based implementation. See my ImageSourceBasic repo for the calculation of the room impulse response.

Language:MATLABStargazers:1Issues:0Issues:0

MoogVCFFB

Virtual analog model of the Moog VCF based on the state-space formalism and the forward and backward integration methods. The two approximated transfer functions are compared with the exact calculation of a Moog VCF transfer function.

Language:MatlabStargazers:1Issues:0Issues:0

AdaptiveFM

Implementation of adaptive FM synthesis

Language:MATLABStargazers:0Issues:1Issues:0

DWGMesh

An implemenation of the 2D digital waveguide mesh

Language:MATLABStargazers:0Issues:0Issues:0

FDTDSpeech

Finite-difference simulations of a vowel and a diphthong. The scripts model glottal excitation, vocal-tract sound propagation, and radiation from the mouth. In the diphthong simulation, loss due to the yeilding walls of the mouth is modeled.

Language:MatlabStargazers:0Issues:0Issues:0

FeedForwardDelay

JUCE source code for a feed-forward digital delay VST plugin. The delay algorithm is located on line 192 in the file "PluginProcessor.cpp". For instructions on how to compile the code and run the VST plugin, see read me file.

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

Website

personal website

Language:HTMLStargazers:0Issues:0Issues:0

ImageSourceBasic

This script computes the simulated impulse response of a three-dimensional room with flat walls positioned perpendicular to each other. The dimensions of the room (Lx, Ly, and Lz) are equal. See my ConvReverbBasic repo for the time-domain convolution code.

Language:MatlabStargazers:0Issues:0Issues:0

mhamilt.github.io

Lets give this pages things a bash

Language:CSSStargazers:0Issues:0Issues:0
Language:Jupyter NotebookLicense:GPL-3.0Stargazers:0Issues:0Issues:0

Skeleton

Skeleton: A Dead Simple, Responsive Boilerplate for Mobile-Friendly Development

Language:HTMLLicense:MITStargazers:0Issues:0Issues:0

Tempus

A C++ JUCE based audio plugin for time based effects.

Language:C++License:GPL-2.0Stargazers:0Issues:0Issues:0