On Tue, 20 Feb 2001, Eric Pouech wrote:
Vedran Rodic wrote:
Currently I implemented it by adding calls to PROFILE_GetWineIniString to OSS_WaveInit and OSS_MidiInit. Now I have a problem that /dev/mixer string is defined in 3 different files, and I've been thinking about moving all PROFILE_GetWineIniString initialization to a separate file, and make calls to the function from that file in audio.c, mixer.c mmaux.c init functions.
when you say an additional DAC, it really means two different DACs (and not the same DAC accessed with different sets of parameters)
Yes, the ES1371 compensates for its lack of any kind of synthesizer by adding an additional independent DAC. I think the extra DAC is meant to be used by a softsynth in the windows drivers or something.