Skip to main content

A simple metronome utility

Project description

PyMetronome

A simple metronome utility.

Installation

pip install pymetronome

Usage

After installing the met command is available

usage: met [-h] [--bpm BPM] [--meter METER]

optional arguments:
  -h, --help     show this help message and exit
  --bpm BPM      Beats per minute
  --meter METER  The time signature to use (e.g. "4/4")

Alternatively, you can also use python -m met

Notes

Currently, this is only supported on Windows (because it relies on the standard library winsound module)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pymetronome-0.1.0.tar.gz (2.9 kB view hashes)

Uploaded Source

Built Distribution

pymetronome-0.1.0-py3-none-any.whl (3.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page