Collection of tools useful for audio production
				
			 
			
		 
		
		
		
		
		
		
			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.
		
		
		
		
		
			
	
	
		
			
				
					
						
						
							|  | 
#ifndef _SRATOM_CONFIG_H_
#define _SRATOM_CONFIG_H_
#define SRATOM_VERSION "0.4.0"
#define HAVE_LV2  1
#define HAVE_SERD 1
#define HAVE_SORD 1
#endif /* _SRATOM_CONFIG_H_ */
 |