Mercurial > hg > svcore
comparison base/Pitch.cpp @ 573:bdc9bb371a9f
...
author | Chris Cannam |
---|---|
date | Fri, 13 Mar 2009 17:53:43 +0000 |
parents | ad4911230a66 |
children | 451f7f3ab6e7 |
comparison
equal
deleted
inserted
replaced
572:d3faa6447c5b | 573:bdc9bb371a9f |
---|---|
13 COPYING included with this distribution for more information. | 13 COPYING included with this distribution for more information. |
14 */ | 14 */ |
15 | 15 |
16 #include "Pitch.h" | 16 #include "Pitch.h" |
17 #include "Preferences.h" | 17 #include "Preferences.h" |
18 #include "system/System.h" | |
18 | 19 |
19 #include <cmath> | 20 #include <cmath> |
20 | 21 |
21 float | 22 float |
22 Pitch::getFrequencyForPitch(int midiPitch, | 23 Pitch::getFrequencyForPitch(int midiPitch, |