>>>>> On Sun, 27 Dec 2009 08:48:24 +0100, Erik Jakobsen <[email protected]> said:
> Hi. > I have just installed Fldigi 3.13BJ on a windows7 ultimate 64bit computer. > I had the same problem while ago, and got info from Stelios to switch > off the right channel in my audio. I'm running Flex 5000 A, and VAC. > It did not helped to switch off this right channel. > Here is the log showing the problem I have. > index: 25 > name: Line 1 (Virtual Audio Cable) > host API: Windows DirectSound > max input channels: 0 > max output channels: 2 > default sample rate: 44100 <---------------- > supported sample rates: Unknown > input only: false > output only: true <---------------- > full duplex: false > system default input: false > system default output: false > host API default input: false > host API default output: false > default low input latency: 0 > default high input latency: 0 > default low output latency: 0 > default high output latency: 0 Ok, this is the output device. The program below will list all devices and save the output in pa_devs_out.txt: wget http://download2.berlios.de/pub/fldigi/alpha/pa_devs.exe > D: [08:36:55] soundcard/sound.cxx:1331: input: resampling 48000.000000 > <=> 8000.000000 > D: [08:36:55] soundcard/sound.cxx:1335: input: frames_per_buffer=0 > D: [08:36:55] soundcard/sound.cxx:1202: input rbsize=16384 > E: [08:36:55] trx/trx.cxx:115: PortAudio error: Invalid number of channels > D: [08:36:56] soundcard/sound.cxx:1250: looking for device "Line 1 > (Virtual Audio Cable)" > D: [08:36:56] soundcard/sound.cxx:1325: using input (1 ch) device "Line > 1 (Virtual Audio Cable)": > What could be the reason(s) ? Is the native sample rate somehow misdetected as 48000 Hz? Have you forced it to that value? The device says it wants 44100 Hz. Does VAC emulate DirectSound properly? Or do you need MME instead? Please run pa_devs.exe and send me a copy of pa_devs_out.txt if this doesn't help. -- 73, Stelios, M0GLD. _______________________________________________ fldigi-alpha mailing list [email protected] https://lists.berlios.de/mailman/listinfo/fldigi-alpha
