Skip to content

v0.9.3 - VoiceMeeter Integration & New Cases

Compare
Choose a tag to compare
@Wilsondotzip Wilsondotzip released this 25 Jul 12:55
· 2 commits to main since this release

Woooo!! It's here, VoiceMeeter support!! Control VoiceMeeter inputs and outputs. Yes, this means HAMixer can now control your hardware devices through VoiceMeeter! There have also been a few quality of life updates and several bug fixes.

I've started selling HAMixers! You can buy one here if you're in the Australia or the UK

Using the HAMixer to control VoiceMeeter

You'll notice the windows GUI and config files have changed a bit.
Lets start with the GUI changes. There is a new button to disable or enable VoiceMeeter control, please note that if this is enabled without VoiceMeeter running or installed the program will not work. You can type the version of VoiceMeeter you are using. Currently only basic, banana and potato are supported.

There are two types of VoiceMeeter controls available, Output and Input followed by the track number starting from 0. For example; Output0 or Input4

GUI Changes

You will notice that the save map button is gone (yay), application and newly added VoiceMeeter maps will now auto save. You still must press save all to apply your changes. To the left there are two buttons to switch between mapping apps and VM(VoiceMeeter) tracks. For example if you want to map the forth knob on your HAMixer to Output3 in VoiceMeeter simply hit the VM button then change the number selector to 4 and type Output3 into the textbox below, and finally press Save All.

image

Config File Changes

Below is an example of the new config files. Please find more information on using config files here

comport: COM4
baudrate: 9600
bytesize: 8
parity: N
stopbits: 1
VM: Y
VM-Version: banana

Mappings:
    ID1:
        Applications: Discord.exe;plex.exe
        VM: Output1 
    ID2:
        Applications:
        VM: Input3

New Cases

Complete case redesign to reduce panel gaps and improve fit reliability. New design now in 3 parts not two, requires 6 M3 case screws, 2 M3 mounting screws for the Arduino Uno and 8 M3 heat threaded inserts.

I have also included the HAMixer PCB compatible case for anyone who purchases a HAMixer here and wants case parts,

Minor Bug Fixes

  • Program now minimizes when you press Save All
  • Fixed occasional stuck minimization when the tray icon is clicked