Skip to content

julian-parker/DAFX-AntiAliasing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DAFX-AntiAliasing

Companion page to the paper "Reducing the aliasing of nonlinear waveshaping using continuous-time convolution" by Julian D. Parker, Vadim Zavalishin and Efflam Le Bivic, presented at the DAFx16 Conference in Brno, Czech Republic, 5th-9th Sept. 2016.

code/

Contains MATLAB scripts implementing some of the results described in the paper.

hardClipComparison.m - generates sine sweeps processed through hard clipper, with several anti-aliasing kernels and sampling rates.

hardClipSNR.m - Calculates SNR values for the hard clipped sine sweeps.

HardClip.m - Trivial hard clipping function.

HardClip0.m - Antiderivative of hard clipping function.

HardClip1.m - First moment of hard clipping function.

Tanh0.m - Antiderivative of tanh() function.

Tanh1.m - First moment of tanh() function. NOTE: Requires external implementation of dilog() function (not included here, due to licensing).

sounds/

hardClip/

Sine sweeps processed through a hard clipper.

tanh/

Sine sweeps processed through tanh() function.

moogLadder/

Cutoff sweeps of ladder filter processing 5kHz sinusoidal input.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages