Search found 29 matches

by ikonomov
13 Jul 2022, 11:17
Forum: Scripts and Functions (v1)
Topic: TotalKeyMix: Windows volume control for RME TotalMix
Replies: 90
Views: 29193

Re: TotalKeyMix: Windows volume control for RME TotalMix

@carlfriedrich

Thank you Tim for taking the rains to update and maintain this great tool. :) I've updated the main post of this thread with a github link to your updated tool, which I now consider the successor to my version here.
by ikonomov
28 Nov 2021, 17:41
Forum: Scripts and Functions (v1)
Topic: TotalKeyMix: Windows volume control for RME TotalMix
Replies: 90
Views: 29193

Re: TotalKeyMix: Windows volume control for RME TotalMix

Hi there, I am having some issues lately since I am using a new Midi Interface (RK006) that creates a lot of midi ports. So every now and then the midiport settings in totalkey mix switch from loopmidi port to another port of my interface. There might be a change of the Midi port ID that is causing...
by ikonomov
19 Jan 2021, 23:30
Forum: Scripts and Functions (v1)
Topic: TotalKeyMix: Windows volume control for RME TotalMix
Replies: 90
Views: 29193

Re: TotalKeyMix: Windows volume control for RME TotalMix

I've posted version 1.2.2 that reverts back to using 1.0.48.05 compiler as the .exe in v.1.2.1 was being detected as a virus. Compatibility settings for the .exe in Windows 10 can be used to to disable DPI scaling if needed.
by ikonomov
07 Jan 2021, 04:14
Forum: Scripts and Functions (v1)
Topic: TotalKeyMix: Windows volume control for RME TotalMix
Replies: 90
Views: 29193

Re: TotalKeyMix: Windows volume control for RME TotalMix

I've posted a new 1.2.1 version compiled using the newest AutoHotKey release. It allows the setup menu to be displayed properly with higher DPI Windows scaling. I've also edited the readme.pdf slightly making it easier to follow.
by ikonomov
09 Nov 2020, 10:58
Forum: Scripts and Functions (v1)
Topic: TotalKeyMix: Windows volume control for RME TotalMix
Replies: 90
Views: 29193

Re: TotalKeyMix: Windows volume control for RME TotalMix

This is definitely some useful information. If LoopMIDI starts 5 seconds after Task Scheduler, having a registry entry, then this should put TotalKeyMix at a minimum of 25 seconds delay as per my current writeup in the readme. Depending on how many processes are loaded by Task Scheduler immediately ...
by ikonomov
03 Nov 2020, 20:42
Forum: Scripts and Functions (v1)
Topic: TotalKeyMix: Windows volume control for RME TotalMix
Replies: 90
Views: 29193

Re: TotalKeyMix: Windows volume control for RME TotalMix

Awesome, thanks for the update! I have set everything up and it is working as expected now. Will report back if I experience any issues. I think the way LoopMIDI gets configured when you enable that Autostart option for it is simply as a registry entry. Initially I wrongly assumed that it was confi...
by ikonomov
02 Nov 2020, 16:07
Forum: Scripts and Functions (v1)
Topic: TotalKeyMix: Windows volume control for RME TotalMix
Replies: 90
Views: 29193

Re: TotalKeyMix: Windows volume control for RME TotalMix

Yes this is the regular way I handle this issue, I just restart Totalkeymix and it is working again. Closing is not even necessary. Would be cool if this could be somehow fixed. I've just uploaded a new 1.2 version with updated startup configuration instructions in the readme.pdf file. It takes a f...
by ikonomov
29 Oct 2020, 18:09
Forum: Scripts and Functions (v1)
Topic: TotalKeyMix: Windows volume control for RME TotalMix
Replies: 90
Views: 29193

Re: TotalKeyMix: Windows volume control for RME TotalMix

@ikonomov - probably interesting for you musician guys, using an app like :arrow: MATRIC will allow you to create screens (AKA "decks") to trigger your/or whatever AHK-scripts using an Android device. Fellow member @g33kDude has already created a script to change a MATRIC decks' content dynamically...
by ikonomov
29 Oct 2020, 17:59
Forum: Scripts and Functions (v1)
Topic: TotalKeyMix: Windows volume control for RME TotalMix
Replies: 90
Views: 29193

Re: TotalKeyMix: Windows volume control for RME TotalMix

Just FYI, after long time use I still experience it to sometimes not work. This happens randomly, I notice it mostly after a fresh boot. The onscreen Volume bar still is there, but the connection to TotalMix not. I suspect the cause might be the Autohotkey executable being started before loopMIDI h...
by ikonomov
29 Feb 2020, 16:26
Forum: Scripts and Functions (v1)
Topic: TotalKeyMix: Windows volume control for RME TotalMix
Replies: 90
Views: 29193

Re: TotalKeyMix: Windows volume control for RME TotalMix

Sadly the issue is not resolved after applying your tipps from the manual. It still suddenly loses connection on my end. Do you remember if it happened after the computer woke up from sleep? Another way to know for sure is to temporarily disable Sleep by going to Windows Settings\System\Power & sle...
by ikonomov
24 Jan 2020, 13:00
Forum: Scripts and Functions (v1)
Topic: TotalKeyMix: Windows volume control for RME TotalMix
Replies: 90
Views: 29193

Re: TotalKeyMix: Windows volume control for RME TotalMix

The AutoHotKey script sends MIDI events to the virtual MIDI port which is loaded by a driver, which then forwards the events to RME. As long as all those three components get properly loaded by Windows on start and resume from standby everything should work fine except the virtual MIDI port driver m...
by ikonomov
12 Apr 2019, 19:50
Forum: Scripts and Functions (v1)
Topic: TotalKeyMix: Windows volume control for RME TotalMix
Replies: 90
Views: 29193

Re: TotalKeyMix: Windows volume control for RME TotalMix

Newer versions won't compile correctly, I believe the problem was that they implemented unicode encoding. On my PC (win10 installed) having installed v1.1.30.0.1 doesn't seem to cause a problem compiling using the v1.0.48.05 compiler. I'm not certain what might be causing the issue you are experienc...
by ikonomov
09 Mar 2019, 01:39
Forum: Scripts and Functions (v1)
Topic: TrayIndicators: lock keys indicators in system tray
Replies: 5
Views: 2740

Re: TrayIndicators: lock keys indicators in system tray

iPhilip, thank you for the great suggestion and pointing out the exact thing that I need! I was actually looking up earlier today how I could do this, and only found DPIScale, which wasn't much help, and gave up lol. I'll set the setting in the .ini for accepting an "auto" input, which will adjust i...
by ikonomov
08 Mar 2019, 19:31
Forum: Scripts and Functions (v1)
Topic: TrayIndicators: lock keys indicators in system tray
Replies: 5
Views: 2740

TrayIndicators: lock keys indicators in system tray

I'm posting a simple script that shows the keyboard indicators for the lock keys (NumLock, CapsLock and ScrollLock) in notification area of Taskbar in Windows. There are a few programs available with the same functionality, but none of them quite have the features or the icon legibility that I wante...
by ikonomov
13 Feb 2019, 21:14
Forum: Scripts and Functions (v1)
Topic: TotalKeyMix: Windows volume control for RME TotalMix
Replies: 90
Views: 29193

Re: TotalKeyMix: a tool to control the volume of RME TotalMix with hotkeys

Recently I had to reinstall Windows, along with TotalKeyMix, and I realized that I should rewrite the the readme file with easier to follow instructions. Additionally I made a few minor changes in the script, and a new version 1.1 has been uploaded. Edit: I re-uploaded the v1.1 again with an edited ...
by ikonomov
22 May 2018, 11:00
Forum: Scripts and Functions (v1)
Topic: TotalKeyMix: Windows volume control for RME TotalMix
Replies: 90
Views: 29193

Re: TotalKeyMix 1.0.5: a tool to control the main volume of RME TotalMix with hotkeys

So I feel like a dummy but would really love some help with this. The install of MIDI Yoke and TotalKeyMix seemed to go well...the program runs and responds visually to my keyboard volume wheel, however there is no effect on the actual volume. Any tips? My main outs on my UFX+ are 3/4 if that helps...
by ikonomov
08 Feb 2018, 12:13
Forum: Scripts and Functions (v1)
Topic: TotalKeyMix: Windows volume control for RME TotalMix
Replies: 90
Views: 29193

Re: TotalKeyMix 1.0.5: a tool to control the main volume of RME TotalMix with hotkeys

Thanks Ved for the suggestion, I took your advice and switched to loopMIDI. LoopBe1 for some reason was preventing the computer to standby. Edit: It seems both LoopBe1 and loopMIDI are preventing the computer to enter standby, so I went back to using MIDI Yoke. Edit 2: MIDI Yoke does not work reliab...

Go to advanced search