Changeset a4df8aa for python/ext
- Timestamp:
- Dec 7, 2018, 1:13:33 PM (6 years ago)
- Branches:
- feature/autosink, feature/cnn, feature/cnn_org, feature/constantq, feature/crepe, feature/crepe_org, feature/pitchshift, feature/timestretch, fix/ffmpeg5, master
- Children:
- d91566e
- Parents:
- 67b2409a
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
python/ext/aubio-docstrings.h
r67b2409a ra4df8aa 101 101 "\n"\ 102 102 "Transient/Steady-state separation.\n" 103 104 #define PYAUBIO_wavetable_doc \ 105 "wavetable(samplerate=44100, hop_size=512)\n"\ 106 "\n"\ 107 "Wavetable synthesis.\n"
Note: See TracChangeset
for help on using the changeset viewer.