mirrorganger's Stars
enjoy-digital/litex
Build your hardware, easily!
pichenettes/eurorack
Eurorack modules
pschatzmann/ESP32-A2DP
A Simple ESP32 Bluetooth A2DP Library (to implement a Music Receiver or Sender) that supports Arduino, PlatformIO and Espressif IDF
cycfi/q
C++ Library for Audio Digital Signal Processing
electro-smith/DaisySP
A Powerful DSP Library in C++
ValdemarOrn/CloudSeed
Algorithmic Reverb VST Plugin
electro-smith/libDaisy
Hardware Library for the Daisy Audio Platform
Signalsmith-Audio/reverb-example-code
Example code to accompany the ADC 2021 presentation: Let's Write A Reverb
rsta2/minisynth
A virtual analog synthesizer for Raspberry Pi
dimtass/DSP-Cpp-filters
DSP C++ audio filters
MrBlueXav/Dekrispator_v2
New Experimental Music synthesizer based on an STM32F4 Discovery board (ARM Cortex M4F from STM32 series) with USB MIDI Host function for interaction and automatic mode. Updated with Cube/HAL.
keithhearne/VSTPlugins
A number of VST plugins developed using the JUCE framework
tomerbe/SoundHack
chaosprint/dattorro-vst-rs
Dattorro reverb VST plugin written in Rust with egui and glicol_synth
cvde/RoomReverb
Room Reverb is a mono/stereo to stereo algorithmic reverb audio plugin with many presets that lets you add reverberation to your recordings in your DAW.
szkkng/simple-reverb
A simple reverb made with the JUCE DSP module
JonasNorling/guitarboard
Cortex-M4 audio DSP board
jobroe/cmake-arm-embedded
CMake development environment for ARM bare metal platforms based on GNU ARM Toolchain.
rosbacke/delegate
Embedded friendly std::function alternative. Never heap alloc, no exceptions
mtthw-meyer/libdaisy-rust
Hardware Abstraction Layer implementation for Daisy boards
deermichel/reverb
Straightforward (sound/multipurpose) reverberator
jerry20091103/Daisy_Guitar_Pedal
A digital guitar multi-effect pedal project made with Daisy seed and Arduino.
PaulBatchelor/Soundpipe
A lightweight music DSP library.
mwickert/SP-Comm-Tutorial-using-scikit-dsp-comm
A Tutorial on Signal Processing and Communications Using scikit-dsp-comm Including Software Defined Radio
GuitarML/DaisyCloudSeed
Ambient Reverb for Terrarium Guitar Pedal
irh/chains
An experimental C++ library for declaring signal chains in a compiler-friendly way
robertklee/AudioEffectsProject
Audio Effects Circuit Design & Embedded Systems (STM32F407 microcontroller) Design Project. Goal: with an analog audio input, pitch shift or add echo effect and output to a speaker. Circuit: designed AC level shifting circuit, active bandpass filter, LED matrix display and DAC quantization error smoothing in KiCad; manufactured as a printed circuit board; soldered components and tested PCB. Embedded Systems: FFT to extract frequency domain; NVIC with timer-raised interrupts to service analog sampling, button debouncing, and image display on LED matrix; memory and clock cycle optimizations
gwbres/audio-dsp
audio DSP applications using zynq/zed boards
Netrona/STM32F_Audio_Codec_pcb
KiCad STM32F+Audio Codec PCB Design Project
pardinensis/useless_reverb
A reverb VST3 plugin based on Geraint Luff's ADC21 talk