3 /* Define if you want keep device open */
6 /* Define if you want to use sox as input converter */
9 /* Define if you want UGLY mp3-input "support" - requires sox as well*/
10 #undef USE_MPG123_INPUT
12 /* Define if you want UGLY ogg-input "support" - also requires sox*/
13 #undef USE_OGG123_INPUT
15 /* Define if you want realtime scheduling when tX is run with root privileges*/
18 /* Define for debug messages */
19 #undef ENABLE_DEBUG_OUTPUT
21 /* Define for flashes */
24 /* Define for 3DNow! Support */
27 /* Define for DGA2 Support */
30 /* Define for Benchmarking reasons */
31 #undef CREATE_BENCHMARK
33 /* Define for Builtin Wavloader */
34 #undef USE_BUILTIN_WAV
36 /* Define for dial knobs instead of scales */
39 /* Define for big dial knobs */
40 #undef USE_BIG_BUTTONS
42 /* Exec xsetpointer instead of using Xlib-calls. */
43 #undef USE_XSETPOINTER
45 /* Use MAD for mp3 support */
48 /* Use libvorbis for ogg support */
49 #undef USE_VORBIS_INPUT
51 /* Use libaudiofile support */
52 #undef USE_AUDIOFILE_INPUT
60 /* Don't use movqfix */
61 #undef OVERRIDE_MOVQ_AUTODETECT
63 /* Define for supporting old binary tX set files */
64 #undef ENABLE_TX_LEGACY