DSDPlus audio source problems

Status
Not open for further replies.

icissel

Member
Premium Subscriber
Joined
Aug 13, 2018
Messages
15
Reaction score
4
Location
Boston, MA
I am using DSDPlus Fastlane which has been working great until today I tried to get decode from SDR# using virtual audio by running dsdplus to figure out my in/output:

Code:
\Users\ianci\OneDrive\Desktop\DSD>dsdplus

DSD+ 2.360
Current working directory is "C:\Users\ianci\OneDrive\Desktop\DSD"
DSDPlus -h for help summary

Appending synthesized audio to file '1R-DSDPlus.wav'

Assuming FMPA/FMPP/FMP24 is signal source; auto polarity detect is disabled

audio output device #1 = 'Speakers (Realtek High Definiti'
audio output device #2 = 'CABLE Input (VB-Audio Virtual C'

audio output device #1 (Speakers (Realtek High Definiti) initialized

Usually VB Cable is listed as output so I am assuming something is messed up in one of the config files but not sure which. Any help would be appreciated.
 

icissel

Member
Premium Subscriber
Joined
Aug 13, 2018
Messages
15
Reaction score
4
Location
Boston, MA
Appears to be output #2 in the log you provided?

thanks for the reply! usually that will say input but even when i select vbcable and run:
Code:
 dsdplus -rp -i2 -o1
My result is:
Code:
DSD+ 2.360
Current working directory is "C:\Users\ianci\OneDrive\Desktop\DSD"
Program role is passive digital decoder
Appending synthesized audio to file 'DSDPlus.wav'

audio input device #1 = 'CABLE Output (VB-Audio Virtual '
audio input device #2 = 'Microphone Array (Realtek High '

audio output device #1 = 'Speakers (Realtek High Definiti'
audio output device #2 = 'CABLE Input (VB-Audio Virtual C'

audio input device #2 (Microphone Array (Realtek High ) initialized
audio output device #1 (Speakers (Realtek High Definiti) initialized

P25 data loaded; 1 network, 4 sites, 41 channels
22 frequency records loaded
2291 radio records loaded
427 group records loaded
6 site records loaded
0 network records loaded
0 site loader records loaded
Fusion decoding enabled
D-STAR decoding enabled
NXDN4800 decoding enabled
NXDN9600 decoding enabled
DMR/MotoTRBO decoding enabled
P25 Phase 1 and Phase 2 decoding enabled
X2-TDMA decoding enabled
ProVoice decoding enabled

with no decoded audio. When I run FMP24 and 1R I have no problems.
 
Last edited:

slicerwizard

Member
Joined
Sep 19, 2002
Messages
7,802
Reaction score
2,196
Location
Toronto, Ontario
Notes.txt strikes again:

Using DSD+ with external signal sources

DSD+ can be used with external signal sources such as a properly discriminator-tapped receiver
or SDR software such as SDR#. To use DSD+ with these sources, use the menus in DSD+ to
select Passive Digital Monitor mode and then to select the audio input device that carries
the digital audio signal.
When running in this mode, DSD+ can be used to monitor conventional
analog and supported digital signals; DSD+ will not directly support trunk tracking.
 

icissel

Member
Premium Subscriber
Joined
Aug 13, 2018
Messages
15
Reaction score
4
Location
Boston, MA
it was already in passive digital mon mode, the "-rp" flag in my post. your comment was helpful though I didnt realize the input could be selected via the gui so thanks!
 
Status
Not open for further replies.
Top