How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
Fork of https://gitlab.mpcdf.mpg.de/mtr/pocketfft to simplify external contributions
A Collection of Useful C++ Classes for Digital Signal Processing
This project is a multi-room music server and library aggregator that centralizes local audio files and various streaming services into a single unified database. It functions as a media controller for DLNA and UPnP devices, enabling the management of music, podcasts, and audiobooks across networked speakers. The system is distinguished by its ability to synchronize audio playback across multiple speakers and brands simultaneously. It features a digital signal processor for loudness normalization and frequency correction, alongside an acoustic fingerprinting engine used for metadata enrichmen
a Fast Fourier Transform (FFT) library that tries to Keep it Simple, Stupid
The main features of mborgerding/kissfft are: Data Processing, Signal Processing, Digital Signal Processing.
Projects with overlapping indexed features include: mreineck/pocketfft — Fork of https://gitlab.mpcdf.mpg.de/mtr/pocketfft to simplify external contributions. berndporr/iir1 — DSP IIR realtime filter library written in C++. vinniefalco/dspfilters — A Collection of Useful C++ Classes for Digital Signal Processing. music-assistant/server — This project is a multi-room music server and library aggregator that centralizes local audio files and various… antirez/smaz — Small strings compression library. aimukhin/minfft — A minimalistic Fast Fourier Transform library.