Skip to content

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages