资 源 简 介
Projects:
pytronome - a metronome in Python
A simple command-line metronome in Python,
using the ossaudiodev Python module.
Supports programmed input from file. You also can easily change the beats, if you download the source instead of the single-file program.
Version 1.1 released (01/10/2008)
Changes in this version:
* support to read program from file.
* code cleaned up and easy to read and understand
* two choices of installation:
1. download the pytronome single file, put in your $PATH and you"re ready to go
1. download the source tarball, and do the installation by yourself. the advantage is that you can easily change the beats and get a cleaner code.
Some quick usage information:
```
$ ./pytronome.py --help
Usage: pytronome.py [options]
Options:
--version show program"s version number and exit
-h, --help show this help message and exit
-m ME