Changeset bf34fbb for interfaces/python
- Timestamp:
- Jul 27, 2012, 5:29:42 AM (12 years ago)
- 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:
- 4c4c9f6, f1d2af7
- Parents:
- db8000e
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
interfaces/python/gen_pyobject.py
rdb8000e rbf34fbb 95 95 'pitchfcomb': ['1'], 96 96 'pitch': ['1'], 97 'tss': ['self-> hop_size', 'self->hop_size'],97 'tss': ['self->win_size', 'self->win_size'], 98 98 'mfcc': ['self->n_coeffs'], 99 99 'beattracking': ['self->hop_size'],
Note: See TracChangeset
for help on using the changeset viewer.