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.

11 lines
153B

  1. #ifndef _SORD_CONFIG_H_
  2. #define _SORD_CONFIG_H_
  3. #define SORD_INTERNAL
  4. #define SORD_VERSION "0.14.0"
  5. #define HAVE_SERD 1
  6. #endif /* _SORD_CONFIG_H_ */