Skip to content

BrokenSource/SpectroNote

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

112 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SpectroNote

Piano-perfect audio spectrogram


⭐️ Consider starring the project to help it grow! ⭐️

image

🔥 Description

SpectroNote is a fast audio spectrogram written in python.

  • Export Videos: powered by the ShaderFlow platform
  • Side Piano: instantly find notes being played
  • Real Time: it's python, scientifically made

📦 Installation

Until better documentation, install and run the spectronote PyPI package, either directly with astral-sh/uv:

uvx --python 3.13 spectronote --help

Or add to your pyproject.toml dependencies for library usage.

Note: Audio source defaults to the first loopback device, it may pick a wrong one or a microphone. Input selection will be handled in a future release, change it via pavucontrol on Linux or Settings on Windows/Mac for now.