view README.txt @ 56:4394c9490716 tip

minor changes
author Andrew N Robertson <andrew.robertson@eecs.qmul.ac.uk>
date Mon, 24 Dec 2012 18:58:39 +0000
parents 6a7982661703
children
line wrap: on
line source
Receives live input and matches to rehearsal


ofxFileDialog
ofxOSC

Venetian:
ofxWindowRegion
ofxSoundfileloader
ofxAubioOnsetDetector



Possible MIDI JNMR
when adding gaussians - need to convert to the matrix indices - currently not done??

Improve pitch distance by checking for octaves etc

Examine yin and audio so that pitch algorithm is CORRECT!


DEBUG and Problems to check
Looking at offset correction - appears offset changes after bestUpdate but our MAP and dustbin might be for the last offset

changing crossupdate threshold UP for tmp bug

Look at audio pitch - is this reliable? - do we have other alternatives?

Harmonic scale could play a part - pitch -> note

Accuracy of the onset detector. Can we get more precise about where the onset actually is, both in analysis and the live frame? (PAPER?)

OPTIMISE the starting point for the update routine when new`Pitch or onset is found. goes all the way through chromaOnsets

check: Should the offset potion be the alignment position or the actual time in - i guess the former but are we using the latter?

ofxAubioONsetDet
Check if we can get chroma calc in there just once
don't want so many chromatogram classes flotinh around
check the values are reset each channel…