Audio plugin host https://kx.studio/carla
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.

sratom_config.h 178B

12 years ago
1234567891011
  1. #ifndef _SRATOM_CONFIG_H_
  2. #define _SRATOM_CONFIG_H_
  3. #define SRATOM_VERSION "0.4.0"
  4. #define HAVE_LV2 1
  5. #define HAVE_SERD 1
  6. #define HAVE_SORD 1
  7. #endif /* _SRATOM_CONFIG_H_ */