Changeset fc117d0 for examples/utils.h
- Timestamp:
- Feb 11, 2013, 11:06:28 AM (12 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:
- 050a8f3
- Parents:
- 5314432 (diff), 88fc249 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
examples/utils.h
r5314432 rfc117d0 65 65 void send_noteon (int pitch, int velo); 66 66 67 extern const char * output_filename;67 extern const char *sink_uri; 68 68 extern char_t * onset_mode; 69 69 extern smpl_t threshold;
Note: See TracChangeset
for help on using the changeset viewer.