Changeset f1198ef for interfaces/python
- Timestamp:
- Jul 27, 2012, 5:42:29 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:
- 1ebfa8c6, d3b1eb1
- Parents:
- 3bba0e0 (diff), f1d2af7 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
interfaces/python/gen_pyobject.py
r3bba0e0 rf1198ef 95 95 'pitchfcomb': ['1'], 96 96 'pitch': ['1'], 97 'tss': ['self-> win_size', 'self->win_size'],97 'tss': ['self->buf_size', 'self->buf_size'], 98 98 'mfcc': ['self->n_coeffs'], 99 99 'beattracking': ['self->hop_size'],
Note: See TracChangeset
for help on using the changeset viewer.