Changeset 917adb0 for python/lib
- Timestamp:
- Sep 18, 2018, 11:49:27 PM (6 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
- Children:
- 445e60f5
- Parents:
- dbdb48a
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
python/lib/aubio/cmd.py
rdbdb48a r917adb0 138 138 139 139 def parser_add_subcommand_cut(subparsers): 140 # quiet subcommand140 # cut subcommand 141 141 subparser = subparsers.add_parser('cut', 142 142 help='slice at timestamps')
Note: See TracChangeset
for help on using the changeset viewer.