Wiki » History » Version 5
Gyorgy Fazekas, 2012-10-20 01:12 PM
1 | 5 | Gyorgy Fazekas | h1. Usage |
---|---|---|---|
2 | 5 | Gyorgy Fazekas | |
3 | 5 | Gyorgy Fazekas | TempEst is a Vampy plugin written in Python. It uses a wrapper plugin called Vampy which enables its use in any Vamp host such as Sonic Visualiser. For this reason, you need to have Python installed on your machine together with scientific libraries such as Numpy and Scipy. You also need to install Vampy for your OS. You can find information about these on the following web sites. |
4 | 5 | Gyorgy Fazekas | |
5 | 3 | Gyorgy Fazekas | h1. Links to useful pages |
6 | 1 | Gyorgy Fazekas | |
7 | 3 | Gyorgy Fazekas | Python, Numpy, Scipy: http://www.scipy.org/SciPy |
8 | 3 | Gyorgy Fazekas | Vampy: http://www.vamp-plugins.org/vampy.html |
9 | 1 | Gyorgy Fazekas | Temperament Ontology: http://purl.org/ontology/temperament/ |
10 | 4 | Gyorgy Fazekas | SAWA-TempEst (live demo): http://www.isophonics.net/sawa/tempest/ |
11 | 3 | Gyorgy Fazekas | |
12 | 3 | Gyorgy Fazekas | Mac OS/X installation problems: |
13 | 3 | Gyorgy Fazekas | |
14 | 3 | Gyorgy Fazekas | In case you are experiencing problems installing the dependencies of TempEst on recent versions of Mac OS/X, you may want to try the integrated SciPy superpack package which contains integrated and compatible versions of NumPy and SciPy: http://fonnesbeck.github.com/ScipySuperpack/ |