pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Sound card (Re: ham/wsjtx (Re: wip/wsjtx



The selection menu of wsjtx application,
   File -> Settings -> Audio

looks like:
---------------------------------
SoundCard
    Input: oss_input_audio (Not found)
   Output: oss_output_audio (Not found)
---------------------------------
(the above is pull down selection, but those are
only one, and if selected, it gets blank)

And these strings appear at *.ini File as:
---------------
think-center-04$ grep ^Sound /root/.config/WSJT-X.ini
SoundInName=oss_input.audio
SoundOutName=oss_output.audio
---------------

The USB device in the Tranceiver looks like:
---------
think-center-04$ sudo usbdevs
addr 0: xHCI root hub, NetBSD
addr 0: xHCI root hub, NetBSD
 addr 1: USB 2.0 2-Port Hub, SMSC
  addr 2: USB Audio CODEC, Burr-Brown from TI
  addr 3: CP2102 USB to UART Bridge Controller, Silicon Labs
---------
and with audiocfg:
---------
think-center-04$  audiocfg list |head -5
0: [ ] audio1 @ uaudio0: USB audio
       playback: 16, 2ch, 48000Hz
       record:   16, 2ch, 11025Hz
       (P-) slinear_le 16/16, 2ch, { 32000, 44100, 48000 }
       (P-) slinear_le 16/16, 1ch, { 32000, 44100, 48000 }
---------
How shall I tell the sound card selection to the application ?

By the way, the similar question was made on FreeBSD:
   https://forums.freebsd.org/threads/wsjtx-and-how-to-select-external-usb-sound-card.90448/
(but no clue for me found there ?)

Thanks for reading,
-- 
Makoto Fujiwara
mef%NetBSD.org@localhost
de JA1XMS


Home | Main Index | Thread Index | Old Index