Coder Social home page Coder Social logo

Comments (3)

SamDel avatar SamDel commented on July 24, 2024 1

The settings are persisted to the user.config file when you close the application, and loaded when you start the application. There's no hook on the config file to load the changes when the application is running!

When you change the RecordingDeviceID in the config file when the application is closed, the new recording device should be used when you start the application.

I don't think it's possible then to select an individual pair. The application gets all possible recording devices from Windows. I'll have a look at it later.

from chromecast-desktop-audio-streamer.

SamDel avatar SamDel commented on July 24, 2024

Thanks.

Changing the recording device programmatically is not really supported. But the configuration (with the RecordingDeviceID) is stored in the file below. You can try to change it there!
C:\Users\<username>\AppData\Local\ChromeCast\ChromeCast.Desktop.AudioS<random>\<version>\user.config

I don't know about individual pairs in 5.1 sound cards. Aren't they listed in the recording dropdown?

from chromecast-desktop-audio-streamer.

OneBobone avatar OneBobone commented on July 24, 2024

Great!
I had a look at the config file. I found this:
<setting name="RecordingDeviceID" serializeAs="String"> <value>{0.0.0.00000000}.{13797e4c-9a87-4a04-be23-e456d8966eea}</value>
But, it does not change when I change source?
Edit:
The config changes when I shut down ChromeCast-Desktop-Audio-Streamer. That should be workable!

Unfortunately, the pairs do not show up in 7.1, but at least I get sound from the first pair!
My sound card is Attero Tech MatchBox USB. A built in version of the following:
http://cdn-docs.av-iq.com/dataSheet/MatchBox%20USB%20Product%20Brief.pdf

from chromecast-desktop-audio-streamer.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.