comparison pyvamp-main.cpp @ 7:a4c955e9a70b

* housekeeping: VAMP -> Vamp throughout (not an acronym)
author cannam
date Wed, 11 Jun 2008 16:04:52 +0000
parents e1b508f2f914
children 3af6b5990ad8
comparison
equal deleted inserted replaced
6:e1b508f2f914 7:a4c955e9a70b
33 use or other dealings in this Software without prior written 33 use or other dealings in this Software without prior written
34 authorization. 34 authorization.
35 */ 35 */
36 36
37 /** 37 /**
38 * This VAMP plugin is a wrapper for Python Scripts. (VamPy) 38 * This Vamp plugin is a wrapper for Python Scripts. (VamPy)
39 * Centre for Digital Music, Queen Mary, University of London. 39 * Centre for Digital Music, Queen Mary, University of London.
40 * Copyright 2008, George Fazekas. 40 * Copyright 2008, George Fazekas.
41 */ 41 */
42 42
43 #include <Python.h> 43 #include <Python.h>