cwbriones / cpp-spectrogramLinks
C++ Spectrogram generating tool.
☆18Updated last year
Alternatives and similar repositories for cpp-spectrogram
Users that are interested in cpp-spectrogram are comparing it to the libraries listed below
Sorting:
- 1D real data FFT in C++ for usage e.g. in real time audio applications☆162Updated 8 years ago
- C++11 MIDI file & realtime io library☆100Updated 7 years ago
- Header only C++14 library containing various digital signal processing utilities.☆41Updated 3 years ago
- A spectrogram tool for PulseAudio and WAV files, written in C++11.☆68Updated 2 years ago
- An Audio DSP Library in C☆66Updated 5 years ago
- Straightforward (sound/multipurpose) reverberator☆38Updated 8 years ago
- Wavelet - A library for online estimation of the Continuous Wavelet Transform☆43Updated 3 years ago
- An audio effects plugin that simulates moving surround sound audio over headphones.☆12Updated 5 years ago
- The LibAudioStream project is a framework to manipulate audio ressources through the concept of streams. Using this abstraction, differen…☆15Updated 5 years ago
- A Collection of Useful C++ Classes for Digital Signal Processing Demo☆55Updated 13 years ago
- A C++ library of functions for DSP and Music Informatics purposes. Used by the QM Vamp Plugins amongst other things.☆64Updated 3 years ago
- Implementation of FIR and IIR filters optimized for SIMD processing☆50Updated 8 years ago
- C++ class computing FFT on vectors of real numbers and their inverse FFT. Fairly optimized, free.☆52Updated 9 years ago
- Digital Signal Processing Library and Audio Toolbox for the Modern Synthesist.☆84Updated 7 years ago
- FFT (Fast Fourier Transform): SSE, AVX, AVX2☆52Updated 9 years ago
- Audio File Library☆165Updated last year
- The Cross-Platform Audio Decoder API☆132Updated 9 months ago
- The Brick sample-rate converter☆19Updated last year
- GitHub mirror of our basic C++ plotting library☆59Updated 2 months ago
- Simple C++ library for reading and writting wave files☆67Updated 3 years ago
- Visualization of Audio Spectrogram with Short-Time Fourier Transform (STFT)☆35Updated 7 years ago
- A C++ Library for Audio Analysis☆385Updated 4 years ago
- A single file, public domain C implementation of a traditional vocoder.☆113Updated 5 years ago
- A simple beats-per-minute estimator for fixed-tempo music audio, implemented in C++ with few external dependencies.☆24Updated 6 months ago
- The Pidato Experiment: Vibrato on a Digital Piano Using an Arduino☆17Updated 3 years ago
- C library for audio noise reduction and other spectral effects☆89Updated 2 years ago
- A Suite of C++ Audio Effects Classes☆18Updated 6 years ago
- Example project shows how to use Qt and JUCE library together☆21Updated 5 years ago
- Real-time library for sample rate conversion☆161Updated last year
- Some DSP algorithm implementation