[SOLVED] ASUS Xonar STX Questions (ossmix Options)...
Posted: Thu Oct 20, 2011 8:23 am
What does the 'ext.monitor.analog' option do? Sound plays through the analog line outs regardless of ON, or OFF.
Does the 'spdif-out.adc/dac' option affect the analog path in any way (I presume not)?
What is the difference between 'Consumer' and 'Professional'?
What does 'spdif-out.copy' refer to? Copy what?
What does 'spdif-out.pre-emph' refer to? Pre-emphasize what?
What does 'spdif-out.vbit' refer to? Virtual bitrate?
OSS 4.x User's Guide (oss_cmi878x) indicates the presence of an 'oss_cmi878x.conf' which does not reside in '/usr/lib/oss/conf'. Does anyone else have this file present?
Code: Select all
$ ossmix
Selected mixer 0/CMedia CMI8788
Known controls are:
ext.monitor.analog ON|OFF (currently ON)Does the 'spdif-out.adc/dac' option affect the analog path in any way (I presume not)?
Code: Select all
spdif-out.adc/dac ON|OFF (currently ON)What is the difference between 'Consumer' and 'Professional'?
Code: Select all
spdif-out.pro <Consumer|Professional> (currently Professional)What does 'spdif-out.copy' refer to? Copy what?
Code: Select all
spdif-out.copy ON|OFF (currently OFF)What does 'spdif-out.pre-emph' refer to? Pre-emphasize what?
Code: Select all
spdif-out.pre-emph ON|OFF (currently OFF)What does 'spdif-out.vbit' refer to? Virtual bitrate?
Code: Select all
spdif-out.vbit ON|OFF (currently OFF)OSS 4.x User's Guide (oss_cmi878x) indicates the presence of an 'oss_cmi878x.conf' which does not reside in '/usr/lib/oss/conf'. Does anyone else have this file present?