chiark / gitweb /
note bug
[disorder] / lib / configuration.h
index 75e066c43f3913e7a159fb0d90aa495db644195b..dbdb65b651d45cbb23f4be70dfd286df56826f5d 100644 (file)
@@ -101,6 +101,7 @@ struct config {
   long nice_speaker;                   /* nice value for speaker */
   const char *speaker_command;         /* command for speaker to run */
   ao_sample_format sample_format;      /* sample format to enforce */
+  long sox_generation;                 /* sox syntax generation */
   /* shared client/server config */
   const char *home;                    /* home directory for state files */
   /* client config */