comparison README @ 48:cb207d275e8e

* Add mention of example plugins
author cannam
date Tue, 06 Oct 2009 11:48:15 +0000
parents 66dafe6a7377
children 3868da185d73
comparison
equal deleted inserted replaced
47:8b2eddf686da 48:cb207d275e8e
55 e.g. PyZeroCrossing.py -> calss PyZeroCrossing 55 e.g. PyZeroCrossing.py -> calss PyZeroCrossing
56 -Scripts with syntax errors in them are ignored. 56 -Scripts with syntax errors in them are ignored.
57 -Scripts not having the same class as the filename are ignored. (Python is case sensitive!) 57 -Scripts not having the same class as the filename are ignored. (Python is case sensitive!)
58 -Other unknown scripts may cause a crash. 58 -Other unknown scripts may cause a crash.
59 (Don't put other python scripts in your Vamp directory.) 59 (Don't put other python scripts in your Vamp directory.)
60 Some example plugin scripts are provided in "Example VamPy plugins".
60 61
61 FLAGS : 62 FLAGS :
62 63
63 You can use some flags to control Vampy. They are: 64 You can use some flags to control Vampy. They are:
64 65