diff test/test_collect.py @ 112:9343eee50605

Update to Python 3. Currently crashes during tests (and also, two tests are now failing, even with Py2).
author Chris Cannam
date Wed, 17 Jun 2015 12:35:41 +0100
parents 0c5a4dc04ed9
children 1c7c4bd74363
line wrap: on
line diff
--- a/test/test_collect.py	Wed Jun 17 11:04:15 2015 +0100
+++ b/test/test_collect.py	Wed Jun 17 12:35:41 2015 +0100
@@ -6,7 +6,7 @@
 plugin_key = "vamp-test-plugin:vamp-test-plugin"
 plugin_key_freq = "vamp-test-plugin:vamp-test-plugin-freq"
 
-rate = 44100
+rate = 44100.0
 
 # Throughout this file we have the assumption that the plugin gets run with a
 # blocksize of 1024, and with a step of 1024 for the time-domain version or 512