From 7a642518fe8fb862addb38be1fcf12269d39e3e1 Mon Sep 17 00:00:00 2001 From: Guillaume Pellerin Date: Tue, 28 May 2013 22:55:22 +0200 Subject: [PATCH] update links --- README.rst | 10 ++++++---- doc/timeside_slides.html | 5 +++-- 2 files changed, 9 insertions(+), 6 deletions(-) diff --git a/README.rst b/README.rst index 881de3b..95a7f0e 100644 --- a/README.rst +++ b/README.rst @@ -207,7 +207,7 @@ See LICENSE for more details. Development =========== -For version >= 0.4 + aubio 0.4dev on Linux (Debian Stable 7.0):: +For version >= 0.5 + aubio 0.4dev on Linux (Debian Stable 7.0):: sudo apt-get update @@ -246,12 +246,14 @@ Official repositories: * https://github.com/yomguy/TimeSide -API -==== +API / Documentation +==================== -See the *source code* and more documentation: +The *source code*, the API and some slides: * http://code.google.com/p/timeside/ + * https://github.com/yomguy/TimeSide + * http://files.parisson.com/api/timeside/ * http://files.parisson.com/timeside/timeside/doc/timeside_slides.html diff --git a/doc/timeside_slides.html b/doc/timeside_slides.html index a508c05..8dc0e9b 100644 --- a/doc/timeside_slides.html +++ b/doc/timeside_slides.html @@ -139,7 +139,7 @@ print 'Level:', analyzer.results()

Install for production

-

for version 0.3.2 on Linux (Debian Stable 7.0)

+

for version 0.4.3 on Linux (Debian Stable 7.0)


 sudo apt-get update
 
@@ -156,7 +156,7 @@ sudo pip install timeside
 
 				

Install for development 1/2

-

for version >= 0.4 + aubio 0.4dev on Linux (Debian Stable 7.0)

+

for version >= 0.5 + aubio 0.4dev on Linux (Debian Stable 7.0)


 sudo apt-get update
 
@@ -533,6 +533,7 @@ analyzer.results()