TotalKeyMix
TotalKeyMix
TotalKeyMix 1.0 – RME TotalMix Volume Control
This free application enables you to control the volume of your RME soundcard with the multimedia keys, any other key combination of your keyboard or even a device like the Griffin PowerMate.
TotalKeyMix has the following features:
- GUI
– volume and mute functionality
– free assignable hotkeys
– settings stored in a config file
How to install:
1. get MIDI Yoke (this links to the NT4/2000/XP/Vista/Windows 7 version) and install it
2. Enter TotalMix click on Options -> Preferences. There, select the virtual MIDI port “In from MIDI Yoke: 1″.
3. Set the Dim in the Monitor Main section to “-inf”. This will give you mute functionality on the Dim button. Any other value will only dim the volume to the adjusted value.
4. Be sure to enable MIDI control in TotalMix, if not already set

5. If you plan to use MIDI Yoke for TotalKeyMix only, then you can limit the virtual ports to 1. Go to Control Panel -> MYokeNT and select 1 in “Number of Ports”.
6. Download the TotalKeyMix.rar and extract it into “C:\Program Files\TotalKeyMix\” or any other location of your liking
7. Execute TotalKeyMix.exe and left-click on its symbol in the tray
8. You will now see the following setup screen:
You can also use the Winkey and combinations of it. However, the input field is not able recognize it. You have to manually edit the config.ini for that. For example, when you want to set “Win+Shift+Cursor Up” to volume up set the variable VolumeUpHotkey=#+Up, whereas Winkey=#, Shift=+ and Cursor Up=Up. Here is a list with all the keys that can be used in AutoHotkey.



RME 9632 eingebaut und “einfach mal so” ein Griffin Powermate bestellt um die Lautstärke zu regeln. Natürlich hat es nicht funktioniert…
DANKE für das tolle Tutorial und die Software! Allein das MYokeNT-Control Panel konnte ich nicht öffen, weil ich es nicht gefunden habe…
Toll wenn man(n) so hilfreiche Beiträge im Netz findet! Unter all dem Schrott…
Gruß aus München
Michael
Hey Michael!
Danke, für dein Feedback! Freut mich, dass es dir gefällt und alles klappt hat
Das Panel solltest du eigentlich in der Systemsteuerung finden. Hast du da schon
mal geschaut?
Liebe Grüße,
Stephan
Hallo,
ist es möglich über TotalKeyMix alle Kanäle synchron in der Lautstärke zu ändern?
LG Thomas
Hallo Thomas,
nein, leider noch nicht. Aber das Feature wurde schon oft angefragt. Ich schau mal was ich machen kann.
Habe momentan leider sehr wenig Zeit.
LG,
Stevie
Hi Stephan
I have downloaded your totalmix app from the net and liked it very much. I would like to extend the functionality to allow me to control the snapshots, talkback and other things via the keyboard.
The Fireface UC documentation actually says that alt+num should activate snapthot but it does not work for me. I wondered if you would share your autohotkey script with me so that I could see how you have done it. I will of course be happy to reciprocate and share anything I develop along these lines with you.
Regards Rolf Jackson (Denmark)
hey rolf
i managed to pull this off. stephan was really nice as to provide the source code of the totalkeymix, although in the end i opted to create my own script to facilitate the preset-changing inside RME totalmix. please refer to the RME manual to see what MIDI messages to send to the HDSP mixer. these will be simple noteOn messages that will end up changing the preset. i used the autohotkey forum to find a free MIDI functions library and just use it to send out a midi on-off message upon a keypress. i’m not a programmer myself but found it quite easy to implement. if you need help i can send you my autohotkey script.
one thing i’d still like to improve on is stephan’s original script which actually remembers the last fader position. (say you left the fader at -30dB in preset 2.) when preset 2 is re-loaded, it sets the fader to whatever position it had been saved with. (say -10dB.) now, after you reload the preset #2, and try to adjust the volume, the fader doesn’t move from the -10dB position up or down, but instead, in one jump, moves to -30dB (because that’s where it had been left off previously). i hope i can navigate through stephan’s code and maybe remedy this (what seems like a genuinely cool feature if you’re staying within one preset, but isn’t as handy once you start using multiple presets).
Hi
Thanks Stephen for totalKeyMix,
Can I also ask for ether the sourcecode, or an updated version/scripts,, I’m not looking for additional features, But Would like to refine the current functionality.. My computer (HTPC remote) relies exclusively on this app, to control volume
I’ll email you