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

Command line #61

Closed
LeBaux opened this issue Jan 5, 2016 · 10 comments
Closed

Command line #61

LeBaux opened this issue Jan 5, 2016 · 10 comments
Labels
WaitingResponse Issue which need a response from the submitter

Comments

@LeBaux
Copy link

LeBaux commented Jan 5, 2016

Hi, it would be awesome it I could do the switch with command line, probably one argument would be enough.

C:\Program Files\Soundswitch\soundswitch.exe -switchnow

...or something like that. It would help me a lot, I can imagine that there are more people using keyboard launchers like me.
Thanks for reply!

@Belphemur
Copy link
Owner

Hello Pierre,

I have difficulty to understand the use case here. Why launching the app
with a command argument when you can simply use the HotKeys you set in
the Settings ?
Usually SoundSwitch will run at windows start (when asked in the
configuration).

On 05/01/2016 18:06, Pierre LeBaux wrote:

Hi, it would be awesome it I could do the switch with command line,
probably one argument would be enough

C:\Program Files\Soundswitch\soundswitchexe -switchnow
or something like that
It would help me a lot, I can imagine that there are more people using
keyboard launchers like me
Thanks for reply!


Reply to this email directly or view it on GitHub
#61.

@Belphemur Belphemur added the WaitingResponse Issue which need a response from the submitter label Jan 6, 2016
@LeBaux
Copy link
Author

LeBaux commented Jan 9, 2016

Hi, thanks for such a fast response. Let me clarify. I use slickrun to launch everything in my computer, and with command line arguments, I do not need to click on anything (most people probably know executor, or launchy, they do the same thing). Sure you have a hotkey, but I am not really using hotkeys at all. Even when it comes to screenshots, most people use hotkeys, but with ShareX command line I can do 10 different types of capture with commands. Another example, when I want to connect to my FTP, via filezilla command line, I use this command and I am immediately connected to desired ftp account. All these actions are mostly about eliminating clicking around in GUI. There a is fairly big group of people like me, who use "command launchers", this would be a nice addition. However I am not sure how hard it is to implement.

@Belphemur
Copy link
Owner

The issue is the way SoundSwitch works. It's meant to be kept in the background, monitoring audio device changes/status and hotkeys press.

If you want I could instead provide you a little program that at every launch will switch the audio device to the next available. No configuration, just launch, and it'll switch. (I'm using something similar to test the underlying library I created for SoundSwitch).

@LeBaux
Copy link
Author

LeBaux commented Jan 12, 2016

No need to, I don't want to bother you. I found a way around this - I use a script to simulate a hotkey combo. I would like to thank you for continuous support and development of this little nifty tool. It removes that small frustration of crawling under the table to connect/disconnect the headphones after every game of Counter Strike. You should probably have some donate button, I am not really on rich side, but I always try to at least buy a beer for developers like you. Or if you find yourself in Prague, I can buy you one in person. Cheers!

@Belphemur
Copy link
Owner

Great that you find a way to bend it to your needs :)

I'll think about a donation button, for now I prefer to avoid, I won't feel "obliged" to work on this or that because somebody "donated" for it :)

@CGollhardt
Copy link

CGollhardt commented Jul 3, 2019

@Belphemur My usecase would be a Microsoft Keyboard Favorite Key. I can only lunch a programm in Microsoft Mouse and Keyboard Center. I can not set the favorite key in Sound Switch.

Microsoft Keyboard

@teeedubb
Copy link

The issue is the way SoundSwitch works. It's meant to be kept in the background, monitoring audio device changes/status and hotkeys press.

If you want I could instead provide you a little program that at every launch will switch the audio device to the next available. No configuration, just launch, and it'll switch. (I'm using something similar to test the underlying library I created for SoundSwitch).

Hi,

Any chance you could share this program? I would like to have a icon in my taskbar that switches audio outputs. I tried using AudioEndpointController but that doesnt configure the default microphone like SoundSwitch does.

Thanks

@jennyd20
Copy link

I also just got a Microsoft Keyboard and I'm trying to customize the favorite keys (like @CGollhardt over a year ago). A script or a .exe argument would work beautifully (I'm not having any luck trying to hack the keyboard itself to trigger the hotkey combination, unfortunately).

@CGollhardt
Copy link

Would you accept a pull request?

@EdSpurrier
Copy link

Well what about as a hack it can listen to an apps (I think Title) and when that is in the foreground it will activate.
So you could potentially make a batch file that opens and closes and has a window title that soundswitch is listening for?
I to use Macro keys to switch between monitor setups, audio devices, hardware and software apps to manage multiple projects and developments

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
WaitingResponse Issue which need a response from the submitter
Projects
None yet
Development

No branches or pull requests

6 participants