Changeset 664fd25
- Timestamp:
- Dec 8, 2013, 5:51:22 AM (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:
- 0a7f424
- Parents:
- 0a509c6
- Location:
- doc
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
doc/aubioonset.txt
r0a509c6 r664fd25 8 8 [-r rate] [-B win] [-H hop] 9 9 [-O method] [-t thres] 10 [-s sil] [-m] 10 [-s sil] [-m] [-f] 11 11 [-j] [-v] [-h] 12 12 … … 58 58 -m, --mix-input Mix source signal to the output signal before writing to 59 59 sink. 60 61 -f, --force-overwrite Overwrite output file if it already exists. 60 62 61 63 -j, --jack Use Jack input/output. You will need a Jack connection -
doc/aubiopitch.txt
r0a509c6 r664fd25 8 8 [-r rate] [-B win] [-H hop] 9 9 [-p method] [-u unit] [-l thres] 10 [-s sil] 10 [-s sil] [-f] 11 11 [-v] [-h] [-j] 12 12 … … 62 62 -m, --mix-input Mix source signal to the output signal before writing to 63 63 sink. 64 65 -f, --force-overwrite Overwrite output file if it already exists. 64 66 65 67 -j, --jack Use Jack input/output. You will need a Jack connection -
doc/aubiotrack.txt
r0a509c6 r664fd25 49 49 sink. 50 50 51 -f, --force-overwrite Overwrite output file if it already exists. 52 51 53 -j, --jack Use Jack input/output. You will need a Jack connection 52 54 controller to feed aubio some signal and listen to its output.
Note: See TracChangeset
for help on using the changeset viewer.