Skip to content

gitter-badger/maxmix-software

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub Workflow Status (branch) GitHub issues GitHub pull requests GitHub commits since latest release (by date)

Maxmix

Maxmix is an open-source volume mixer that allows you to control the volume of any application running on your Windows PC from an external custom device.

This repository contains the code for all of the software needed for the system.

Desktop

The desktop directory contains the application, driver installer and firmware installer which are all written in C# and WPF.

Development is done using Visual Studio 2019 Communitty Edition.

The application installer is made with Advanced Installer.

Embedded

The embedded directory contains the firmware for the device which uses an Arduino Nano. You can use your IDE of choice as long as it compiles for that particular chip.

Contributing

Contributions are very welcome!

Feel free to submit bug reports and feature requests.

If you see an issue that you'd like to see fixed, the best way to make it happen is to help out by submitting a pull request implementing it.

Refer to the CONTRIBUTING.md file for more details about the workflow, and general hints on how to prepare your pull request. You can also ask for clarifications or guidance in GitHub issues directly.

Community

You can join these groups and chats to discuss your-project related questions:

License

Your project is Open Source and available under the Apache 2 License.

About

Maxmix volume mixer software repository

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 80.5%
  • C++ 16.7%
  • Objective-C 2.8%