Coder Social home page Coder Social logo

davidot / virtual-audio-cable-manager Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sinius15/virtual-audio-cable-manager

0.0 2.0 0.0 388 KB

a small application to manage the virtual audio cables of the application VirtualAudioCable

License: GNU General Public License v3.0

Java 100.00%

virtual-audio-cable-manager's Introduction

Virtual Audio Cable Manager

You can use this application to manage multable Audio Repeaters. It lest you automatic start multable Repeaters at once and close them all with one button press.

If you want to know how to use this application, visit the wiki!

Also, while creating this application, i automaticly committed every 30 seconds the code changes. This is why this project has so much commits.

From now on: VAC = Virtual Audio Cable VACM = Virtual Audio Cable Manager

How to install?

To use this VACM you first need VAC. You can download VAC at the official website. If you have VAC installed, you have to download VACM. Down here you can find the direct links to all the versions:

Version 1.2
Version 1.1
Version 1.0

When you are done downloading, double click on the downloaded file and VACM should start up.

Arguments?!

If you want to start VACM via the command line, you can use a few arguments. The first argument must always be a absolute path to a config file. If this argument is detected, VACM will automaticly load the config file. Here is an example:

java -jar "Virtual Audio Cable Manager v1.1.jar" "U:\configFile.yml"

This will start Virtual Audio cable and automaticly load configuration from the file.

If you want to load the config and automaticly start all the repeaters, you can use the argument 'autoStart':

java -jar "Virtual Audio Cable Manager v1.1.jar" "U:\configFile.yml" autoStart

But wait, there is more: If you want to start VACM hidden in the iconbar, you can use the argument 'min':

java -jar "Virtual Audio Cable Manager v1.1.jar" "U:\configFile.yml" autoStart min

Here are some more arguments that do not need an example:

Argument What does it do?
autostart start all the loaded cables.
autostop stop all the loaded cables.
quit Quit VACM inmediately
min Minimize VACM to the Icon Tray

The cool thing about these arguments is that you can change the order of them. What do you think this will do?

java -jar "Virtual Audio Cable Manager v1.1.jar" "U:\configFile.yml" min autostop autostart quit

This will restart the running audiorepeaters and when done quit the application.

License

Dont touch my stuff without asking unless i explicity said you could touch it. If you want to contribute to this project, you can. Just ask and i will 99% of the time say yes.

Bugs

If you find any, please create a bug-report at github and i will do the best i can to fix it.

virtual-audio-cable-manager's People

Contributors

davidot avatar sinius15 avatar

Watchers

 avatar  avatar

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.