Go to the documentation of this file. 23 #ifndef XTRACT_MACROS_H 24 #define XTRACT_MACROS_H 30 #define XTRACT_BARK_BANDS 26 31 #define XTRACT_WINDOW_SIZE 1024 34 #define XTRACT_UNKNOWN -2 35 #define XTRACT_MAXARGS 4 36 #define XTRACT_MAX_NAME_LENGTH 64 37 #define XTRACT_MAX_AUTHOR_LENGTH 128 38 #define XTRACT_MAX_DESC_LENGTH 256