projects
/
aubio.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fcacd88
)
python/aubio/task/notes.py: remove useless import of numarray (debian #478438)
author
Paul Brossier
<piem@piem.org>
Fri, 25 Sep 2009 23:10:55 +0000
(
01:10
+0200)
committer
Paul Brossier
<piem@piem.org>
Fri, 25 Sep 2009 23:10:55 +0000
(
01:10
+0200)
python/aubio/task/notes.py
patch
|
blob
|
history
diff --git
a/python/aubio/task/notes.py
b/python/aubio/task/notes.py
index a729f944bfbcd2f1fc2811663a44b431ab3dc69c..1efb8dba981d28278e90c7c493400a80f19cab8a 100644
(file)
--- a/
python/aubio/task/notes.py
+++ b/
python/aubio/task/notes.py
@@
-92,7
+92,6
@@
class tasknotes(task):
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',