audiorouterdev / audio-router

Routes audio from programs to different audio devices.
GNU General Public License v3.0
3.51k stars 420 forks source link

A way to access the automatic routing functionality? #41

Open individuell opened 7 years ago

individuell commented 7 years ago

Even though the latest changelog says it caused problems with certain software, is there still a way to use it somehow? I'd be really interested in using it only for Spotify. I wouldn't really mind potential problems with other software as long as it works with Spotify.

Cheers!

jagonda commented 7 years ago

I tested it with Spotify and it’s working, but depends from the other sources. With iTunes and Firefox there has been some issues. I think it’s still worth to test it, but in the end I use CheVolume (also with some issues)…

Von: individuell [mailto:notifications@github.com] Gesendet: Samstag, 4. März 2017 15:30 An: audiorouterdev/audio-router audio-router@noreply.github.com Cc: Subscribed subscribed@noreply.github.com Betreff: [audiorouterdev/audio-router] A way to access the automatic routing functionality? (#41)

Even though the latest changelog says it caused problems with certain software, is there still a way to use it somehow? I'd be really interested in using it only for Spotify. I wouldn't really mind potential problems with other software as long as it works with Spotify.

Cheers!

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/audiorouterdev/audio-router/issues/41 , or mute the thread https://github.com/notifications/unsubscribe-auth/AYpxUTujloYK7lvYRcPkrjSHyYzEh4Cgks5riXV6gaJpZM4MTGbQ . https://github.com/notifications/beacon/AYpxUVvd_q1xNGYO702PaMAE0UUGd7Liks5riXV6gaJpZM4MTGbQ.gif

individuell commented 7 years ago

@jagonda I'm able to manually configure Spotify but I want it to automatically route it to my speakers on Windows startup - but how?

jagonda commented 7 years ago

As far as I know it is not possible to do this automatically. But CheVolume does.

Von: individuell [mailto:notifications@github.com] Gesendet: Samstag, 4. März 2017 17:38 An: audiorouterdev/audio-router audio-router@noreply.github.com Cc: jagonda mail2025@rott-home.de; Mention mention@noreply.github.com Betreff: Re: [audiorouterdev/audio-router] A way to access the automatic routing functionality? (#41)

@jagonda https://github.com/jagonda I'm able to manually configure Spotify but I want it to automatically route it to my speakers on Windows startup - but how?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/audiorouterdev/audio-router/issues/41#issuecomment-284163102 , or mute the thread https://github.com/notifications/unsubscribe-auth/AYpxUYgSyKHhVyYS6Gw-H7JpytRMNDZ9ks5riZN7gaJpZM4MTGbQ . https://github.com/notifications/beacon/AYpxUTLqomDD2WtP5lxNVo9yxoL9QtTnks5riZN7gaJpZM4MTGbQ.gif

AstroxV commented 7 years ago

Is there a way to get the older version of this where the automatic routing functionality still was enabled somewhere?

LennyPenny commented 7 years ago

You would need to download this repo at the commit before the feature was removed and compile it yourself

This project seems pretty dead, maybe a fork is in order

individuell commented 7 years ago

I downloaded and compiled 0.10.1 but unfortunately I couldn't get it to save my routing that fowards Spotify to my speakers while having my headset set as a default device. Didn't try with any other programs though.

Unzip, and make sure to run as administrator. Hit cancel when the licencing thing pops up and the tool starts regularly audio-router-0-10-1.zip

Sparc343 commented 3 years ago

Long story short, I wanted the "saved routings" automatic routing feature (yes even in FEB of 2021)... So I got really lucky, in that, I do not know C++/C but I was able to restore this feature by merely removing comments from the source and re-compiling!

So, I will share this for anyone else who may be "in the same boat" as myself! Here is what I am "coining" v0.10.2b - all it is, is my modified version of the currently available source code, to include the "saved routings" automatic routing functionality! And of course renamed to v0.10.2b so that it's "set apart" from the original/actual 0.10.2 (which literally anyone could do, no programming necessary, only basic principles - which I'm only pointing out because I really didn't do anything special here! I literally only removed comment markers and compiled it!)

(and just because next to nobody actually reads the "readme", I'll drop that here as well:

    Audio Router - version 0.10.2b
    Modified By ~Sparc343
    Please do not bother the original author
    for any problems with this version!

Basically, all I did was re-enable the "saved routings" automatic routing feature. Please note that this feature was disabled for a reason! It was "causing some problems with certain software", so the original author disabled it in 0.10.2. However, this feature may prove useful or imperative in [other] certain scenarios or applications, so I've re-enabled it and called it v0.10.2b. With that being said, I would expect this version to "be 'buggy'", or to "not work", (ETC)! So, DO NOT contact and bother the original author if you encounter any problems with this version. If you do have any problems with this version, please revert to the "official" 0.10.2! Thank you, and have a nice day.

Download Links: All Files/Entire Directory: https://mega.nz/folder/htZBDCpL#zhCW3Rs6w3G8wDeGznHDSQ

-SOURCE: https://mega.nz/file/50BjVYAA#aoL-hI_D-bexIeSRfkpSmVrvgErVhBAINCzjYTKi1jA -Compiled/Binary/Program(64-Bit): https://mega.nz/file/tkBjwSTT#Uq2ITCsAp70dGFNdSEUSdEnEd-dGEVk_awFNEWCFm9I -README: https://mega.nz/file/4oAhzIjB#v71Sy7IALE8evc9DZWajM05UNhudKVuKoJkQVYeAV6g

PS> I only compiled this for x64... I know I may be the pot calling the kettle black on this one but, if you are still running an x86 OS, it is seriously time to upgrade! (this coming from a man who REFUSES to "downgrade" to Win10 [I'll stick with my Win7 Thank You])!