Skip to content

sleepily/stroby

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stroby

a fast and accurate digital strobe tuner

stroby_screenshot

note: since stroby is still in early stages of development, the pitch detection accuracy is currently limited by the FFT resolution and thus the audio buffer size. this will be fixed in a near future update.

debug source

  1. clone repo
  2. set up a virtual environment for python python -m venv <venv-path>
  3. activate the environment
    . ./<venv-path>/bin/activate
  4. install dependencies
    pip install -r requirements.txt
  5. run stroby
    python main.py

About

a strobe tuner built in python

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages