Coder Social home page Coder Social logo

cider-plugin-set-windows-audio-device's Introduction

Cider-Plugin-Set-Windows-Audio-Device

Sets the audio device of Cider on launch

Dependencies

This plugin requires SoundVolumeView to be downloaded and accessible via your system PATH.

Setup

  1. Clone or download the files into a folder in your Cider plugins path (%APPDATA%\Cider\plugins)
  2. Right click fixAudioRender.bat and select edit
  3. Replace "VB-Audio VoiceMeeter AUX VAIO\Device\VoiceMeeter Aux Input\Render" with the "command-line friendly ID" of your playback device (this can be found by opening the SoundVolumeView GUI, double-clicking the desired playback device, and copying the ID from the pop-up window)
  4. Quit Cider and relaunch it. Congratulations! Cider will now use the desired playback device anytime it launches.
  5. The .bat can be manually launched from any location at any time if needed instead of relaunching Cider.

cider-plugin-set-windows-audio-device's People

Contributors

decibillyjoel avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Forkers

king0fgames

cider-plugin-set-windows-audio-device's Issues

Plugin does not work with Cider from Microsoft Store

If you have Cider installed via Microsoft Store, then the path that is used in index.js to the batch file is something like AppData\Roaming\Cider\Plugins\setaudiodevice\fixAudioRender.bat

But you need it to be something like AppData\Local\Packages\27554FireDevElijahKlauman.CiderAlpha_270bejk4xgzqp\LocalCache\Roaming\Cider\plugins\setaudiodevice\fixAudioRender.bat

I have no idea the right (generic) way to fix this.
I was able to fix it locally by using a hard coded path instead of a dynamic path.

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.