Skip to content

HuangJiaLian/HuanBu_Metronome

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 

Repository files navigation

Huanbu

Huanbu, an easy-to-use and full functional metronome with simple design. It supports several features:

  • A cross-platform application based on Python, which supports Windows, macOS and Linux.
  • Multiple options for different time signatures covers the most common used cases.
  • Tempo estimation
  • Big labels to show tempo marks and click counter.
  • Handy shortcuts.

Download

You can donwload it in the release page.

Usage

  • Space: Play/Pause
  • Left/Right: Tempo Down/Up 10
  • Up/Down: Tempo Down/Up 1
  • T: Tap Estimate
  • M: Change Time Signature Mode

If you are interested in how to build this app, you can check this article.