UNKNOWN
Project description
License
beepfun is free software under the terms of the GNU General Public License version 3 (or any later version). This is version 0.1.0 of the program.
Contact
The author of beepfun is Niels G. W. Serup <ngws@metanohi.name>.
Code
beepfun uses Git for code management. The newest code is available at:
$ git clone git://metanohi.name/beepfun
Installation
For now, don’t install it. Compile the C files it by running python3 setup.py build_ext --inplace, and then run bypmylydy instead of beepfun when asked to run beepfun.
After cloning the git repo and cd’ing into the beepfun directory, run this:
# python3 setup.py install
Use
Run this:
beepfun melody.beep
to play one melody file, and this:
beepfun melody0 melody1
to play the merging of two melody files, etc.
When you run beepfun, it loops the files. To stop it, kill it.
This document
Copyright (C) 2012 Niels G. W. Serup
Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright notice and this notice are preserved. This file is offered as-is, without any warranty.