Mercurial > hg > midi-score-follower
comparison jnmr/midiEventHolder.cpp @ 47:1726189a6317
checking the new variable definition, working well
author | Andrew N Robertson <andrew.robertson@eecs.qmul.ac.uk> |
---|---|
date | Sun, 05 Feb 2012 22:07:55 +0000 |
parents | 43edc8abe2a7 |
children | 803edc47e825 |
comparison
equal
deleted
inserted
replaced
46:43edc8abe2a7 | 47:1726189a6317 |
---|---|
23 #include <assert.h> | 23 #include <assert.h> |
24 | 24 |
25 midiEventHolder::midiEventHolder(){ | 25 midiEventHolder::midiEventHolder(){ |
26 | 26 |
27 | 27 |
28 double scalarForPositionVectors = 20; | 28 double scalarForPositionVectors = 10; |
29 | 29 |
30 // recordedNoteOnIndex = 0; | 30 // recordedNoteOnIndex = 0; |
31 alignmentPosition = 0; | 31 alignmentPosition = 0; |
32 | 32 |
33 useTempoPrior = false;//puts sine wave round tempo | 33 useTempoPrior = false;//puts sine wave round tempo |