https://github.com/1dagord/spectrogram
Generates a spectrogram based on live audio input or a .wav file
https://github.com/1dagord/spectrogram
audio-analysis data-visualization fft-analysis python python3 spectrogram
Last synced: 10 months ago
JSON representation
Generates a spectrogram based on live audio input or a .wav file
- Host: GitHub
- URL: https://github.com/1dagord/spectrogram
- Owner: 1dagord
- Created: 2024-10-12T23:27:58.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-05T01:19:35.000Z (over 1 year ago)
- Last Synced: 2025-03-22T21:46:54.321Z (about 1 year ago)
- Topics: audio-analysis, data-visualization, fft-analysis, python, python3, spectrogram
- Language: Python
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Spectrogram
Takes in either a .wav file or 10 seconds of live audio input and generates a spectrogram
Instructions for use can be obtained by running spectrogram.py with the "-h" or "--help" flag
[Demo Video](https://github.com/user-attachments/assets/8224e432-151f-4869-8e8b-ba8dad9bead9)