You can not select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			
	
	
		
			
				
					
						
						
							|  | // Your project must contain an AppConfig.h file with your project-specific settings in it,
// and your header search path must make it accessible to the module's files.
#include "SFZero.h"
#include "sfzero/SFZDebug.cpp" 
#include "sfzero/SFZEG.cpp" 
#include "sfzero/SFZReader.cpp" 
#include "sfzero/SFZRegion.cpp" 
#include "sfzero/SFZSample.cpp" 
#include "sfzero/SFZSound.cpp"
#include "sfzero/SFZSynth.cpp"
#include "sfzero/SFZVoice.cpp"
 |