mdct
Audio transform library
An implementation of a discrete cosine transform algorithm for audio analysis
A fast MDCT implementation using SciPy and FFTs
51 stars
6 watching
11 forks
Language: Python
last commit: over 2 years ago
Linked from 1 awesome list
audio-analysisscientific-computingscipysignal-processing
Related projects:
Repository | Description | Stars |
---|---|---|
| A header-only FFT library providing fast and easy-to-use algorithms for 1D, 2D, and 3D Fourier transforms. | 169 |
| A fast Fourier transform library for signal processing applications | 168 |
| Implementation of wavelet transform algorithms for signal processing. | 385 |
| Automates music transcription of various audio elements, including instruments, vocals, and drums. | 1,647 |
| A simple, efficient Fast Fourier Transform library for C | 1,506 |
| A Python audio signal processing library used in music information retrieval tasks. | 1,366 |
| Fast Fourier transform implementation in MicroPython for embedded systems | 79 |
| Converts StemmaQT port on RP2040 chip to provide audio output and MIDI input. | 39 |
| An audio analysis tool that extracts and visualizes features from live audio streams using FFTs. | 976 |
| Provides an implementation of a specific algorithm used in audio signal processing | 0 |
| A system for audio classification and detection using machine learning models | 4 |
| An audio fingerprinting algorithm for identifying near-identical tracks in music databases | 85 |
| A C++ library implementing a highly optimized Fast Fourier Transform (FFT) algorithm with various features and options. | 79 |
| Tools and methods for modifying the timing of audio signals in various ways | 62 |
| Identifies sounds in short audio clips using machine learning and PCA transformation | 154 |