Jagger's repositories
rnnoise-windows
This is a RNNoise windows demo. It was modified and restructured so that it can be compiled with MSVC, VS2017, VS2019.
WebRtc_noise_suppression
This is WebRtc noise suppression module demo.
PitchShifting
PitchShiftting effect
Dynamics-processor
This is a collection of some dynamics processors, i.g. noise gate, peak limiter, rms limtier, compressor.
Nonlinear-audio-system-identification
This is a tool that find the impulse response of a nonlinear system, it can be used in the audio system with nonlinear processor, .e.g. audio limiter, compressor.
WebRtc_AGC1
This repository is webrtc agc module demo.
WebRtc_splitting_filter
This is a splitting filter demo. You can find the processing in webrtc's AGC and NS module for the 32khz and 48khz sample rate.
samplerate-converter
It is a sample rate converter, SRC, implemented with polyphase structure filter.
AllpassReverb
This is a allpass based reverberator demo.
libfixmath
Cross Platform Fixed Point Maths Library
AudioEffect
Audio effect relative, containing wavread, wavwrite operates and basic pitch shifting , feedback canceler effects.
DataStructure
A collection of data structure and algorithm exercises.
imgui-demo
It is a imgui demo.
unittest-tool
A unittest tool set for audio process and profile.