zephray / SampleRateConverter
Audio sample rate converter based on polyphase FIR filter
☆34Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for SampleRateConverter
- Real-time library for sample rate conversion☆146Updated 2 months ago
- Algorithmic reverb VST using FDN's☆41Updated 6 years ago
- ☆49Updated 4 years ago
- Header only C++14 library containing various digital signal processing utilities.☆41Updated 2 years ago
- DSP library for signal processing☆71Updated last week
- binaural 3D sound synthesis using HRTFs☆21Updated 10 years ago
- fixed point real valued fft algo☆11Updated 4 years ago
- DSP C++ audio filters☆163Updated 3 months ago
- Audio pass-through STM32F769I-Discovery Line in buffer copied to Line out☆24Updated 2 years ago
- A collection of embedded C code packaged into a library of reusable components and starter examples designed to facilitate customers’ eas…☆20Updated last month
- A library for audio oversampling, which tries to offer a simple api while wrapping HIIR, by Laurent De Soras, for minimum phase antialias…☆44Updated 2 years ago
- Guitar effects pedal written for the STM32F746G-DISCO, includes WahWah, Tremolo, Flanger, Distortion, Vibrato and Echo/Delay. Effect para…☆45Updated 3 years ago
- Circuit Modelling with Wave Digital Filters☆116Updated 8 months ago
- Open Source Windows UAC2 driver☆16Updated 11 years ago
- Neural Cab is a FIR guitar cabinet simulator which generates its transfer functions by means of a Variational Auto-Encoder (VAE) trained …☆19Updated 2 years ago
- Creation of analytic signals and applications☆25Updated 9 years ago
- Straightforward (sound/multipurpose) reverberator☆37Updated 7 years ago
- Faster Non-Integer Sample Rate Conversion☆29Updated 3 years ago
- Implementation of FIR and IIR filters optimized for SIMD processing☆48Updated 7 years ago
- C++ header-only DSP library for Cortex-M☆17Updated last year
- Audio filtering plugin using the JUCE framework using FIR, IIR, Butterworth and Biquad filters.☆16Updated 5 years ago
- C++ class computing FFT on vectors of real numbers and their inverse FFT. Fairly optimized, free.☆51Updated 8 years ago
- Jon Dattorro reverb implementation☆27Updated 2 years ago
- A single file, public domain C implementation of aSchroeder reverb.☆64Updated last year
- Libzita-resampler is a C++ library for resampling audio signals. It is designed to be used within a real-time processing context, to be f…☆22Updated 3 years ago
- Bitstream Autocorrelation proof of concept