njanakiev / audio-spectrogram
Visualization of Audio Spectrogram with Short-Time Fourier Transform (STFT)
☆31Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for audio-spectrogram
- PitchShiftting effect☆50Updated 6 years ago
- A Suite of C++ Audio Effects Classes☆17Updated 5 years ago
- Alias-free short-time Fourier transform – a robust time-frequency transform for audio processing☆36Updated 9 years ago
- 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
- Audio Coding Notebooks and Tutorials☆82Updated 3 years ago
- ☆34Updated this week
- HRTF Spatialized Audio☆37Updated 10 years ago
- Synchronized Swept Sine Method according to Novak et al. 2015☆23Updated 3 months ago
- C library for audio noise reduction and other spectral effects☆68Updated last year
- XMOS based MEMS microphone array to USB interface for 16 microphones☆18Updated 3 years ago
- Direct design of biquad filter cascades with deep learning by sampling random polynomials.☆84Updated 2 years ago
- a c++ implementation for librosa writing in python☆17Updated 2 years ago
- C/C++ fast audio resampling library☆41Updated 5 years ago
- C++ code accompanying the book "An Introduction to Audio Content Analysis" (www.AudioContentAnalysis.org)☆70Updated 2 years ago
- C++ and MATLAB code for fast and accurate fundamental frequency estimation☆98Updated last year
- Real-Time Constant-Q Transform☆40Updated last month
- Digital Audio Effects in Python (material for MUSI6202@Georgiatech)☆14Updated 9 years ago
- Multirate Signal Processing Tutorial☆44Updated 2 years ago
- ☆16Updated 8 months ago
- Experiments on Angelo Farina's method of impulse response of a room measurement.☆38Updated 6 years ago
- 参量均衡器不是采用固定频率点的均衡器,而是将整个音频频率范围分为几个频率段进行均衡处理,每一频率段的中心频率点可以进行调整。☆43Updated this week
- Signal Resampler for C++☆67Updated 3 years ago
- 1D real data FFT in C++ for usage e.g. in real time audio applications