Rig USB CODEC Routing
Most modern HF rigs expose their TX/RX audio as a USB audio CODEC. RFWhisper treats that CODEC as any other audio input — no SDR required. This is the simplest path to a v0.1 on-air demo.
Quick setup​
# 1. Identify your rig's CODEC name in the device list
rfwhisper audio list
# → "USB Audio CODEC" (Icom, most)
# → "SignaLink USB" (SignaLink interface)
# → "PR-40 USB Mic" (not a rig; skip)
# 2. Run denoise-live from rig CODEC → virtual cable
rfwhisper denoise-live --in "USB Audio CODEC" --out "BlackHole 2ch" --profile ssb
# 3. Point WSJT-X at the virtual cable
Per-rig notes​
Icom IC-7300​
- Set MENU → SET → Connectors → USB SEND to your preferred keying method.
- Set the CODEC Sample Rate to 48 kHz in the rig menu.
- Use USB Audio CODEC as RFWhisper's input.
Icom IC-705​
- Identical to IC-7300 for audio routing.
- Bluetooth/WiFi streaming is not recommended for low-latency use.
Yaesu FTDX10 / FT-991 / FT-991A​
- In the rig menu set USB MOD and AF OUT SEL per your preference; this project only needs the AF OUT to be routed to USB audio.
- Baud rate for CAT (separate from audio) doesn't matter for RFWhisper unless you're using Hamlib for mode-follow (v0.3).
Elecraft K3 / K3S / KX3​
- Line-out into a USB sound card is the typical chain if you're not using the K3S's internal USB.
- For the KX3 use a USB audio adapter between the headphone jack and your computer.
Apache Labs ANAN (SDR rig)​
- Use the ANAN's built-in [Thetis / PowerSDR mRX] audio output piped into a virtual cable, then RFWhisper reads from that.