PC utility to generating keyboard shortcuts?
PC utility to generating keyboard shortcuts?
I'm a Mac user, but bought a PC for remote pan/tilt/zooming of live cameras I use for DJ/VJing (No Mac software available). I want to sequence and control the cameras via MIDI in Live using a MIDI-to-ASCII utility, but the camera software doesn't have keyboard shortcuts, only mousing & clicking.
Is there any way to assign keyboard shortcuts to a Windows program that doesn't have them already in the menus?
Thanks!
Is there any way to assign keyboard shortcuts to a Windows program that doesn't have them already in the menus?
Thanks!
Try this one: http://www.autohotkey.com/
Exactly! (I wanted to answer your question at the moment, however you were fasterdjsynchro wrote:I will answer my question myself: Just got the program and you can make scripts for mouse clicks, meaning you can have open/close browser as a keyboard shortcut!
You can do a lot of helpful things with autohotkey and it`s even quite easy to write a script.
For example a mouseclick to fade in/out the live browser by pressing windoskey+space:
#space::MouseClick, left, 18, 95
....
-
sweetjesus
- Posts: 8803
- Joined: Wed Mar 31, 2004 3:12 pm
- Location: www.fridge.net.au
- Contact:
someone was bitching about how its all scripty and stuff on another thread where i recommended this app.
it's bloody awesome people are seeing the potential of this thing.
as a community i guess we can do many things ableton don't have the time for///
thanks so much for the tip about opening and closing the browser with this app guys.. kudos!!!
it's bloody awesome people are seeing the potential of this thing.
as a community i guess we can do many things ableton don't have the time for///
thanks so much for the tip about opening and closing the browser with this app guys.. kudos!!!
I wrote an Autohotkey script for all the Live 5 browser buttons:
http://www.ableton.com/forum/viewtopic.php?t=30369
It's compiled so you it can run standalone.
Never wrote a script before, wasn't so hard after a bit of good old RTFM
Should be quite easy to write keyboard shortcuts that drag clips into Live
(for DJing)... so maybe soon no more Mr. Mouse hmmmm....
Let me know what you think.

http://www.ableton.com/forum/viewtopic.php?t=30369
It's compiled so you it can run standalone.
Never wrote a script before, wasn't so hard after a bit of good old RTFM
Should be quite easy to write keyboard shortcuts that drag clips into Live
(for DJing)... so maybe soon no more Mr. Mouse hmmmm....
Let me know what you think.
HM??grfld wrote: Live will be the most automatable application in the world!
Autohotkey and miditranslator work with every other program, too! Not only with live....
Last edited by youri on Fri Dec 02, 2005 3:22 pm, edited 1 time in total.
Indeed, your right. I was a bit kidding.youri wrote:Autohotkey and miditranslator work with ever program, too! Not only with live....
But i'm really impressed about the work of the poeple at Ableton. The automation engine of Live is realy good work. Almost every param and the surface is automatable and controlable. And for those few exceptions we have Autohotkey, QuicKeys and Miditranslator.
x/grfld
Tip: Controlable sample reverse button with autohotkey....
Look at my post here:
http://www.ableton.com/forum/viewtopic.php?t=30369
Look at my post here:
http://www.ableton.com/forum/viewtopic.php?t=30369