message "${MESSAGE_COLOR}Optimization is chosen automatically now, though you can force your will via custom spell options.$MESSAGE_COLOR" &&
config_query_list MPG123_AUDIO "choose audio output (will possibly add dependencies)" \
  oss \
  alsa \
  portaudio \
  jack \
  esd \
  nas \
  sdl \
  dummy &&
config_query_option MPG123_OPTS "gapless mp3 playback?" y "--enable-gapless" "--disable-gapless" &&
config_query_string MPG123_SEEKTABLE "seektable size" 2000
