Ignore:
Timestamp:
Dec 25, 2009, 5:09:41 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:
8212692, b8aaaff
Parents:
474f297
Message:

test_*.py: use aubio module

File:
1 edited

Legend:

Unmodified
Added
Removed
  • interfaces/python/test_phasevoc.py

    r474f297 r4c01c0f  
    11from numpy.testing import TestCase, run_module_suite
    22from numpy.testing import assert_equal, assert_almost_equal
    3 from aubio import fvec
    4 from _aubio import *
     3from aubio import fvec, cvec, pvoc
    54from numpy import array, shape
    65
Note: See TracChangeset for help on using the changeset viewer.