Changeset e97d0b3 for python/lib
- Timestamp:
- Nov 5, 2013, 1:47:53 PM (11 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:
- 5bfb0fd
- Parents:
- f3617e7
- Location:
- python/lib
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
python/lib/gen_pyobject.py
rf3617e7 re97d0b3 103 103 'source': ['self->hop_size', '1'], 104 104 'sampler': ['self->hop_size'], 105 'wavetable': ['self->hop_size'], 105 106 } 106 107 -
python/lib/generator.py
rf3617e7 re97d0b3 43 43 # AUBIO_UNSTABLE 44 44 'hist', 45 'parameter', 45 46 'scale', 46 47 'beattracking',
Note: See TracChangeset
for help on using the changeset viewer.