Okay.. that's a start.
Rob@Rob-PC ~/dsd-master/build
$ dsd
Digital Speech Decoder 1.7.0-dev (build:GIT-NOTFOUND)
mbelib version 1.3.0
Error, couldn't open /dev/audio
Also, how do I copy DSD and all it's required files to a USB drive?
It looks like you've got it working! If you run "dsd -h" and you see the help menu, that's a real good sign it's working. Also I ran into the exact same issue re: /dev/audio. As I noted earlier, this windows port of DSD only accepts audio from the sound card configured as your default recording device in windows. I figured this out after reading a prior post in the RR forum archives. (I don't know why this is so, or if it could be modified during the compile stage to allow DSD to accept Windows Audio Device Numbers like DSD+ does, maybe someone else could offer more insight about this...?)
So if you are using SDR# as your source, just fire up SDR# and assign it's output to Virtual Cable #1 (you could also use the free version of VB-Cable). Then in the windows audio menu, under "Recording Device" options, set VAC#1 as your default recording device. Note that if you have another device such as a microphone or line input configured as your current default recording device, you will have to re-configure that device somehow. In any event, once you get the default recording device configured correctly, you can start DSD like so:
dsd -fr -xr -v2 -i /dev/dsp -o /dev/dsp
On your other question, I'm not quite sure exactly which files you would copy to a USB drive if (I'm assuming?) you want to copy the program to another windows box. I'm really new to Cygwin, maybe someone else can chime in there.
Last edited: