Any luck with ring_keyPress to emulate Ableton keypresses?

Learn about building and using Max for Live devices.
Post Reply
TomSwirly
Posts: 109
Joined: Wed Apr 30, 2008 7:55 pm

Any luck with ring_keyPress to emulate Ableton keypresses?

Post by TomSwirly » Fri May 21, 2010 10:14 pm

I got it sort of working - I could generate keypresses for other programs to see - but it failed to work on Ableton.

The author has been hard to find but did post here once before...

tomatoe_joe
Posts: 25
Joined: Sun Mar 08, 2009 4:31 pm

Re: Any luck with ring_keyPress to emulate Ableton keypresses?

Post by tomatoe_joe » Sat May 22, 2010 5:50 am

Hi:

I have successfully used ring_keyPress with Ableton. My first suggestion would be to make sure that the Ableton application has 'focus', otherwise the keystrokes could be going to some other application. And also some of the codes are not quite intuitive to me. For example:

! = 16 49
@ = 16 50

Maybe stick with regular ASCII characters?:

1 = 49
etc.

Good luck,

chapelier fou
Posts: 6025
Joined: Mon May 15, 2006 12:15 pm

Re: Any luck with ring_keyPress to emulate Ableton keypresses?

Post by chapelier fou » Sat May 22, 2010 9:01 am

no problems with aka.keyboard here. But in max. I didn't try in m4l.
MacBook Pro 13" Retina i7 2.8 GHz OS 10.13, L10.0.1, M4L.
MacStudio M1Max 32Go OS 12.3.1

TomSwirly
Posts: 109
Joined: Wed Apr 30, 2008 7:55 pm

Re: Any luck with ring_keyPress to emulate Ableton keypresses?

Post by TomSwirly » Mon May 24, 2010 1:28 am

I've been sure that the program had focus... and I was trying to emit the key "a" (as in lower-case a).

I'm on Mac/OS 10.6 - anyone using this on Mac?

chapelier fou
Posts: 6025
Joined: Mon May 15, 2006 12:15 pm

Re: Any luck with ring_keyPress to emulate Ableton keypresses?

Post by chapelier fou » Mon May 24, 2010 7:36 am

Ha,

I have the same problem, they key number are not what the should be.... The "best" thing to do is try every number and monitor with a text editor....
mac OS 10.6 too. (but with aka.keyboard object)
MacBook Pro 13" Retina i7 2.8 GHz OS 10.13, L10.0.1, M4L.
MacStudio M1Max 32Go OS 12.3.1

ring (Simon Slowik)
Posts: 121
Joined: Fri Oct 30, 2009 3:35 pm

Re: Any luck with ring_keyPress to emulate Ableton keypresses?

Post by ring (Simon Slowik) » Mon May 24, 2010 3:49 pm

Hey guys!

I developed ring_keyPress because I'm on windows and there's no aka.keyboard on windows.

So ring_keyPress is a solution for a problem that you simply don't have on mac!

cheers,
ring

Post Reply