I'm running Power Point 2007 & vista.
Hi There,
I use MIDI to control various other things on my computer using two programs.
The first is Bome's MIDI Translator. This converts incoming MIDI messages to
keystrokes (I have mine assigned to all the windows key commands as I don't
use them).
http://www.bome.com/midi/translator/
Then I use Auto Hot Keys to assign complex macros to those key strokes.
http://www.autohotkey.com/
For example you could set a script up so that when MIDI CC value 1 on
channel 10 is recieved, bomes sends the key stroke [windowskey+q].
When Auto Hot Keys picks up the [windowskey+q] command it excutes a script
which could do something like
Focus on powerpoint
Push the right arrow left three times
wait 20 seconds
push the right arrow left one time
Hope this helps.
> I'm running Power Point 2007 & vista.
Arco - 30 Oct 2007 14:39 GMT
On Oct 24, 9:09 pm, TomLewis <TomLe...@discussions.microsoft.com>
wrote:
> Hi There,
>
[quoted text clipped - 24 lines]
>
> > I'm running Power Point 2007 & vista.
very helpful thanks!
Arco - 30 Oct 2007 16:30 GMT
> > The first is Bome's MIDI Translator. This converts incoming MIDI messages to
> > keystrokes (I have mine assigned to all the windows key commands as I don't
[quoted text clipped - 5 lines]
>
> >http://www.autohotkey.com/
Using Bome's Midi Translator I was able to set up a system that will
work fine. I purchased a Wireless Midi interface and a newish Tech21
Midi Mouse that only send program change messages. I haven't got it
all but I did a test using a little Oxygen8 Midiman keyboard
controller sending the "C0 05" program change command and Powerpoint
via Bome's responded with no problems...very cool.