- Timestamp:
- Aug 10, 2005, 6:34:57 PM (19 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:
- 427be71
- Parents:
- b1f723d
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
examples/aubiotrack.c
rb1f723d rb5aa063 121 121 int main(int argc, char **argv) { 122 122 123 buffer_size = 1024; 124 overlap_size = 512; 123 125 /* override default settings */ 124 126 examples_common_init(argc,argv);
Note: See TracChangeset
for help on using the changeset viewer.