Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 1.51 KB

README.md

File metadata and controls

31 lines (23 loc) · 1.51 KB

Soundbox Mixer

Features

Soundbox Mixer is a project about controlling the volume of multiple apps on your PC by using a self made Soundmixer-Box with slider potentiometers. You can adjust the assignment of up to 4 sliders on your own.

Setup and Installation

Hardware

You need:

  • Arduino Pro Micro (not nano) or any other atmega32u4 board like Arduino Leonardo
  • 3-4 slider potentiometer like here and here
  • some jumper wires

Screw the sliders into a box and connect them to the analog pins of the board like here:

Attach a USB-Cable to your board and plug it into your PC. Upload the "arduino_potentiometer.ino" sketch. Depending on your board and how you have connected your sliders, you maybe have to adjust this code on your own.

Once it's done, your PC should identify your board as a game controller. Check it.

Software

  1. Download latest installer and execute it
  2. Plug in your device
  3. Run the installed program, go to systemtray, right click symbol and open Configurator. Choose "Find device". Pick the device called like your board with its number
  4. After testing, confirm to save the board
  5. Restart the program
  6. Should work :)

Configuration

Run configurator.exe or sytemtray icon --> right click --> Configurator and choose one of the listed options.