Changeset c6388f4 for python/lib


Ignore:
Timestamp:
Apr 24, 2016, 11:45:45 PM (8 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:
fbcee4f
Parents:
81984a7
Message:

python/{ext,lib}: prepare for double precision

File:
1 edited

Legend:

Unmodified
Added
Removed
  • python/lib/gen_code.py

    r81984a7 rc6388f4  
    2626        'char_t*': 'T_STRING',
    2727        'uint_t': 'T_INT',
    28         'smpl_t': 'T_FLOAT',
     28        'smpl_t': 'AUBIO_NPY_SMPL',
    2929        }
    3030
Note: See TracChangeset for help on using the changeset viewer.