Changeset 3f961c4
- Timestamp:
- Aug 30, 2016, 3:06:40 PM (8 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:
- bfab39c
- Parents:
- 41fc24f
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/notes/notes.c
r41fc24f r3f961c4 171 171 //send_noteon(curnote,0); 172 172 notes->data[2] = o->curnote; 173 notes->data[3] = 0;174 173 o->newnote = aubio_notes_get_latest_note(o); 175 174 o->curnote = o->newnote;
Note: See TracChangeset
for help on using the changeset viewer.