Wiki » History » Version 8

Gyorgy Fazekas, 2012-10-20 01:16 PM

1 5 Gyorgy Fazekas
h1. Usage
2 5 Gyorgy Fazekas
3 6 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 web sites below.
4 5 Gyorgy Fazekas
5 7 Gyorgy Fazekas
There is a version of the plugin which provides detailed information about the analysed temperaments using RDF data expressed using the Temperament Ontology. There is also a live demonstrator of the plugin released as part of SAWA (http://www.isophonics.net/sawa/).
6 7 Gyorgy Fazekas
7 3 Gyorgy Fazekas
h1. Links to useful pages
8 1 Gyorgy Fazekas
9 3 Gyorgy Fazekas
Python, Numpy, Scipy: http://www.scipy.org/SciPy
10 3 Gyorgy Fazekas
Vampy: http://www.vamp-plugins.org/vampy.html
11 1 Gyorgy Fazekas
Temperament Ontology: http://purl.org/ontology/temperament/
12 4 Gyorgy Fazekas
SAWA-TempEst (live demo): http://www.isophonics.net/sawa/tempest/ 
13 3 Gyorgy Fazekas
14 3 Gyorgy Fazekas
Mac OS/X installation problems:
15 3 Gyorgy Fazekas
16 8 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 compatible versions of NumPy and SciPy: http://fonnesbeck.github.com/ScipySuperpack/