kleydon / FIR-Filter-Demo-CppLinks
User friendly DSP high/low/band-pass windowed sync filter, implemented in C++.
☆27Updated 6 years ago
Alternatives and similar repositories for FIR-Filter-Demo-Cpp
Users that are interested in FIR-Filter-Demo-Cpp are comparing it to the libraries listed below
Sorting:
- FIR filter designing for lowpass, highpass, bandpass, bandstop☆32Updated 4 years ago
- 滤波器设计之路(The road to filter-design, including FIR, IIR, sinc, Butterworth, etc.)☆114Updated 4 years ago
- Cortex M KWS example with Tengine Lite.☆73Updated 5 years ago
- C++ classes for designing high-order Butterworth IIR & equalization filters☆181Updated 2 months ago
- c implementation of 《Audio Denoise by Time-Frequency Block Thresholding》☆49Updated 6 years ago
- software for microphone array board☆46Updated 7 years ago
- C++ porting of Stan Salvador's FastDTW☆34Updated 7 years ago
- A fast one-dimensional median filter algorithm☆66Updated this week
- fft and cross-correlation☆101Updated 7 years ago
- Lightweight Neural Network☆6Updated 4 years ago
- A Simple and Efficient Audio Resampler Implementation in C☆153Updated 2 months ago
- Functions to perform Hilbert Transform on a set of real or complex samples.☆20Updated 8 years ago
- A Simple and Efficient Implementation Of Fast Fourier Transform For Audio Resampler☆54Updated 6 years ago
- Algorithm to find peaks in a std::vector<float>☆78Updated 3 years ago
- Signal Resampler for C++☆71Updated 4 years ago
- A small C lib of DSP functions.☆31Updated 7 months ago
- XMOS based MEMS microphone array to USB interface for 16 microphones☆18Updated 4 years ago
- Elegant Butterworth and Chebyshev filter implemented in C, with float/double precision support. Works well on many platforms. You can als…☆160Updated 2 years ago
- ReplayGainAnalysis - analyzes input samples and give the recommended dB change☆29Updated 6 years ago
- Just my local copy of math-neon with build script☆94Updated 6 years ago
- 混音播放器,音频录、播音托管程序。支持wav、mp3、aac格式播放,rtp搭载pcma、aac发收测试,webrtc vad录音辅助(无说话时消音)、ns/nsx录、播音噪音抑制、aec/aecm回声消除、agc录音自动增益 等☆15Updated 3 years ago
- Reading and writing Windows WAVE file format.☆17Updated 3 years ago
- ManyEars Sound Source Localization, Tracking and Separation☆198Updated 3 years ago
- C++ DSP library for MATLAB-like coding☆28Updated this week
- HiFi 5 NN Library☆40Updated 2 months ago
- Speex audio re-sampler sample project.☆14Updated 7 years ago
- Band equalizer implementation using FFT in C language☆25Updated 10 years ago
- Design of NLMS algorithm of adaptive filtering; Employing DSP algorithms in MATLAB, C, C++; Implementation(Real-time): Using the analog d…☆16Updated 7 years ago
- MFCC of speach signal in C code. Please Contribute.☆29Updated 9 years ago
- 参量均衡器不是采用固定频率点的均衡器,而是将整个音频频率范围分为几个频率段进行均衡处理,每一频率段的中心频率点可以进行调整。☆54Updated 8 months ago