Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Doesn't indicate audio device in use, no way to verify setting #141

Open
madsci77 opened this issue Apr 4, 2018 · 8 comments
Open

Doesn't indicate audio device in use, no way to verify setting #141

madsci77 opened this issue Apr 4, 2018 · 8 comments

Comments

@madsci77
Copy link

madsci77 commented Apr 4, 2018

With 1.3.1 under Windows 8.1, no audio input or output is shown as selected. There's no way to see which input and output are in use.

screenshot 2018-04-04 16 05 49

@dranch
Copy link
Collaborator

dranch commented Apr 5, 2018

Please post your direwolf.conf which shows which soundcard you've configured per the Direwolf UserGuide.pdf.

--David

@madsci77
Copy link
Author

madsci77 commented Apr 5, 2018

To clarify, the problem isn't that I can't select a soundcard - it's that it seemed to be working and decoding (at least last time I had it fired up) without any soundcard being displayed as active.

@dranch
Copy link
Collaborator

dranch commented Apr 5, 2018

So you're asking for a feature enhancement to show what soundcard is being used upon start in Windows? It does show this in Linux:

Dire Wolf DEVELOPMENT version 1.5 C (Dec 16 2017)
Includes optional support for: gpsd hamlib

Reading config file /etc/ax25/direwolf-d710-passall.conf
Line 259: Using a FIX_BITS value greater than 1 is not recommended for normal operation.
Line 259: There is an old saying, "Be careful what you ask for because you might get it."
The PASSALL option means allow all frames even when they are invalid.
You are asking to receive random trash and you WILL get your wish.
Don't complain when you see all sorts of random garbage. That's what you asked for.
Audio device for both receive and transmit: plughw:3,0 (channel 0)

@madsci77
Copy link
Author

madsci77 commented Apr 5, 2018

I'm just saying that it seems like a bug, to have it say that * indicates the active soundcard but a soundcard is active without being indicated.

As minor bugs go, the screen color issue would be a much higher priority for me. Bright green on white is almost impossible to read. You can set different colors but it doesn't stay.

@dranch
Copy link
Collaborator

dranch commented Apr 5, 2018

Fair point on the WIndows side of showing what soundcard is being used (at least show what's been configured). If you prefer different colors, you'll need to make some minor source code changes and recompile.

@CInsights
Copy link

CInsights commented Apr 5, 2018 via email

@madsci77
Copy link
Author

madsci77 commented Apr 5, 2018

There's already a color selection menu in the preferences - it just doesn't stay set and I don't think the background ever changes. I'll try black and white.

@dranch
Copy link
Collaborator

dranch commented Apr 5, 2018

Please note that Github and this issue tracker is for bugs and maybe enhancement requests, it's not for general support. To get general support, please join direwolf_packet@yahoogroups.com .

Btw, Direwolf is a command line program that's ONLY configured by direwolf.conf or the command line options you give it. I have a feeling you're confusing the Windows's Command Prompt window's preferences which can change fonts, colors, etc. with Direwolf. Those are NOT Direwolf settings.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants