Mercurial > hg > audiodb
annotate examples/iAudioDB/iAudioDB_Prefix.pch @ 700:54974e8a6b87
Separated out import process - now generates VAMP config for each audio file as preparation for sample rate/hop size alterations.
author | mas01mj |
---|---|
date | Thu, 29 Apr 2010 16:36:07 +0000 |
parents | 780ebab29268 |
children |
rev | line source |
---|---|
mas01mj@669 | 1 // |
mas01mj@669 | 2 // Prefix header for all source files of the 'iAudioDB' target in the 'iAudioDB' project |
mas01mj@669 | 3 // |
mas01mj@669 | 4 |
mas01mj@669 | 5 #ifdef __OBJC__ |
mas01mj@669 | 6 #import <Cocoa/Cocoa.h> |
mas01mj@669 | 7 #endif |