DSP.jl : Filter design, periodograms, window functions, and other digital signal processing functionality.
ImageMethodReverb.jl : Julia implementation of a Room Acoustics Impulse Response Generator using the Randomized Image Method (RIM).
MDCT.jl : This module computes the modified discrete cosine transform (MDCT) in the Julia language and the inverse transform (IMDCT), using the fast type-IV discrete cosine transform (DCT-IV) functions in Julia (via FFTW).
SortFilters.jl : Fast moving quantile filters implemented as fast moving window sort algorithm.
Wavelets.jl : Fast Discrete Wavelet Transforms written in Julia by JuliaDSP.