Skip to content

pconerly/spectrograph_viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spikes

Spikes is a desktop program to view a spectograph of a selected mp3. It's written in python, using py-imgui for GUI, openGL for the spectograph, and scipy for fourier analysis.

Spectrograph Viewer Screenshot

Set up Guide

I recommend using virtualenv-wrapper and python 3.9.5

mkvirtualenv spikes
pip install -r requirements.txt

To run for development:

python imgui_desktop_app.py

About

Spectrograph Viewer, written in python and imgui

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages