Realtime_PyAudio_FFT
Audio analyzer
An audio analysis tool that extracts and visualizes features from live audio streams using FFTs.
Realtime audio analysis in Python, using PyAudio and Numpy to extract and visualize FFT features from streaming audio.
969 stars
30 watching
188 forks
Language: Python
last commit: 7 months ago
Linked from 1 awesome list
audio-visualizerfftpyaudiorealtime-audiospectral-analysis
Related projects:
Repository | Description | Stars |
---|---|---|
realalexz/multimeter | An audio analysis tool with real-time visualization and processing of audio signals | 28 |
tyiannak/pyaudioanalysis | A comprehensive Python library for feature extraction, classification, segmentation, and applications of audio data. | 5,885 |
kinwaicheuk/nnaudio | An audio processing toolkit using PyTorch convolutional neural networks to generate spectrograms from raw audio data | 1,032 |
geomaster/wavalyzer | A utility for Fourier analysis and visualization of an audio signal | 2 |
praat/praat | A software tool for analyzing and manipulating speech data | 1,510 |
beetbox/audioread | A cross-library audio decoding library for Python | 489 |
transitive-bullshit/ffmpeg-extract-audio | A Node.js module to extract audio from media files using ffmpeg. | 17 |
fna-xna/faudio | An accurate DirectX Audio runtime implementation for open platforms | 555 |
x42/silan | An application to analyze audio files for silence and print signal ranges | 39 |
hughsk/web-audio-analyser | Analyzes audio data from a source and provides time-domain and frequency data | 212 |
georgefilipkin/pulsemixer | A command-line mixer application for managing audio volumes and settings using PulseAudio. | 723 |
marl/pysox | A Python wrapper around an audio signal processing library. | 519 |
llealloo/audiolink | A system that analyzes and processes in-world audio into multiple data streams and exposes the data to scripts and shaders. | 371 |
enferex/mp3nema | Analyzes and manipulates audio data between MP3 frames. | 8 |
reddor/emr | A tool to record and analyze audio output from executables, particularly in the context of the demoscene. | 15 |