shithub: aubio

Download patch

ref: 707c30e7249c82887fdbf83f6a3add5bc927a60f
parent: fcacd8893784a2e7d41a615be168b4f186d87368
author: Paul Brossier <piem@piem.org>
date: Fri Sep 25 21:10:55 EDT 2009

python/aubio/task/notes.py: remove useless import of numarray (debian #478438)

--- a/python/aubio/task/notes.py
+++ b/python/aubio/task/notes.py
@@ -92,7 +92,6 @@
     		return now, onset, freq, ifreq 
 
 	def plot(self,now,onset,freq,ifreq,oplots):
-		import numarray
 		import Gnuplot
 
 		oplots.append(Gnuplot.Data(now,freq,with='lines',