Ignore:
Timestamp:
Sep 26, 2009, 6:34:28 AM (15 years ago)
Author:
Paul Brossier <piem@piem.org>
Branches:
feature/autosink, feature/cnn, feature/cnn_org, feature/constantq, feature/crepe, feature/crepe_org, feature/pitchshift, feature/pydocstrings, feature/timestretch, fix/ffmpeg5, master, pitchshift, sampler, timestretch, yinfft+
Children:
9a91031
Parents:
342e3807
Message:

python: finish getting rid of numarray

File:
1 edited

Legend:

Unmodified
Added
Removed
  • python/aubioplot-notes

    r342e3807 re7a7794  
    1919    from aubio.txtfile import read_datafile
    2020    from aubio.gnuplot import plotnote,plotnote_do
    21     from numarray import array
     21    from numpy import array
    2222    filein,fileout = parse_args(sysargs)
    2323    #print 'checking', fileerr, 'against', fileorg
Note: See TracChangeset for help on using the changeset viewer.