p
ofxAudioFeatures
public
11 stars
5 forks
1 issues
Commits
List of commits on branch master.Unverified
2a5637084f78bc2de4758da73deaec7c59355466Commented out features only in Gabby's version (will copy in later)
ppaulreimer committed 12 years ago
Unverified
d6d942b0481ef808246f283393c135334bc97b6fAdded resample function to ofxAudioFeaturesChannel, which uses decimation/averaging downsampling.
ppaulreimer committed 12 years ago
Unverified
7bae0f5688faa4ac657c267a77ca426366fc7b0aUpgraded to latest aubio develop branch, now using vDSP/Accelerate Framework FFT, and with more features and functions
ppaulreimer committed 12 years ago
Unverified
4bc290fcea3b0b361d07b9421df4e601b12a60a4Merge branch 'master' of github.com:paulreimer/ofxAudioFeatures
ppaulreimer committed 12 years ago
Unverified
b6e922679f001ac33d67846b7ea863758037dd4aAdded OS X CoreAudio, AudioToolbox functions to control audio device input/output volume
ppaulreimer committed 12 years ago
Unverified
93c4c4835323fe868e4680b98d9d340fbc6c45e9Added float.h, cmath headers (for fabs() function, FLT_MAX, FLT_EPSILON, etc.), moved usingPhaseVicoderSpectrum to public (from private)
ppaulreimer committed 12 years ago