cwbriones / cpp-spectrogramLinks
C++ Spectrogram generating tool.
☆17Updated 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☆163Updated 8 years ago
- GitHub mirror of our basic C++ plotting library☆56Updated last month
- The LibAudioStream project is a framework to manipulate audio ressources through the concept of streams. Using this abstraction, differen…☆15Updated 5 years ago
- Implementation of FIR and IIR filters optimized for SIMD processing☆49Updated 8 years ago
- FFT (Fast Fourier Transform): SSE, AVX, AVX2☆52Updated 9 years ago
- C++11 MIDI file & realtime io library☆100Updated 7 years ago
- Header only C++14 library containing various digital signal processing utilities.☆42Updated 3 years ago
- An Audio DSP Library in C☆66Updated 5 years ago
- A small library wrapping various FFT implementations for some common audio processing use cases.☆13Updated 3 years ago
- A simple beats-per-minute estimator for fixed-tempo music audio, implemented in C++ with few external dependencies.☆24Updated 5 months ago
- A Collection of Useful C++ Classes for Digital Signal Processing Demo☆55Updated 13 years ago
- Real-time sound synthesis and processing framework☆32Updated 6 years ago
- Straightforward (sound/multipurpose) reverberator☆38Updated 8 years ago
- An autotune implementation in c++ using a phase vocoder.☆39Updated 6 years ago
- Example project shows how to use Qt and JUCE library together☆21Updated 5 years ago
- A spectrogram tool for PulseAudio and WAV files, written in C++11.☆67Updated 2 years ago
- Cross platform audio feature extraction and sound classification tool☆24Updated last year
- Automatically exported from code.google.com/p/libmfcc☆27Updated 10 years ago
- C++ class computing FFT on vectors of real numbers and their inverse FFT. Fairly optimized, free.☆52Updated 9 years ago
- A little library for using SIMD instructions for x86 and ARM, wrapping Agner Fog's vectorclass for x86 and filling some of its functional…☆16Updated 3 years ago
- A new text/code editor for JUCE☆15Updated 5 years ago
- using JUCE to create a 3D spectrogram drawn with OpenGL☆40Updated 2 years ago
- LibXtract is a simple, portable, lightweight library of audio feature extraction functions.☆232Updated 5 years ago
- A collection of tools (written in C) to do interesting things with sound files☆89Updated 3 months ago
- CMake scripts for building FFmpeg☆12Updated last year
- A single file, public domain C implementation of a traditional vocoder.☆111Updated 5 years ago
- An audio effects plugin that simulates moving surround sound audio over headphones.☆11Updated 4 years ago
- x64/SSE2 and AArch64/NEON SIMD layer in a single C/C++ header file, with functions/classes☆13Updated last year
- Visualization of Audio Spectrogram with Short-Time Fourier Transform (STFT)☆35Updated 7 years ago
- Wavelet - A library for online estimation of the Continuous Wavelet Transform☆42Updated 2 years ago