[PD-dev] [ pure-data-Bugs-1698780 ] hid misses lots of keyboard events on Intel Mac

SourceForge.net noreply at sourceforge.net
Thu Apr 12 16:10:05 CEST 2007


Bugs item #1698780, was opened at 2007-04-11 23:03
Message generated for change (Comment added) made by stffn
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1698780&group_id=55736

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: pd-extended
Group: v0.39.2
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Hans-Christoph Steiner (eighthave)
Assigned to: Hans-Christoph Steiner (eighthave)
Summary: hid misses lots of keyboard events on Intel Mac

Initial Comment:

Using Pd-0.39.2-extended-test7 on a MacBook Pro 17", [hid] misses most keyboard events.  This works fine on my Powerbook G4.

Can anyone else with an Intel Mac confirm this?

----------------------------------------------------------------------

Comment By: stffn (stffn)
Date: 2007-04-12 16:10

Message:
Logged In: YES 
user_id=1658640
Originator: NO

Hmm.. I can't attaches a patch. Here it is in text. Named 1698780-test.pd

----
#N canvas 119 75 454 343 10;
#X obj 33 58 loadbang;
#X obj 33 120 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0 1
;
#X obj 33 91 t b b;
#X msg 63 120 open 0;
#X obj 33 150 hid/keyboard 0;
#X obj 33 181 unpack symbol float;
#X symbolatom 33 217 10 0 0 0 - - -;
#X floatatom 161 218 5 0 0 0 - - -;
#X text 30 259 Ripping off hig/keyboard-help.pd to test on intel mac.
;
#X text 30 285 Steffen;
#X text 30 273 Cf. ticket #1698780;
#X connect 0 0 2 0;
#X connect 1 0 4 0;
#X connect 2 0 1 0;
#X connect 2 1 3 0;
#X connect 3 0 4 0;
#X connect 4 0 5 0;
#X connect 5 0 6 0;
#X connect 5 1 7 0;
----

----------------------------------------------------------------------

Comment By: stffn (stffn)
Date: 2007-04-12 16:08

Message:
Logged In: YES 
user_id=1658640
Originator: NO

I don't know [hid], but i ripped of hid/keybord-help.pd to make a test pd
patch. I sent it [open 0(, then it gives me a lot of working keys. Might be
all keys. It works up to 5 (letter) keys at the same time.

Attached is the test patch.

Platform is Macbook Intel Dual Core (that's the first generation) OS X.4.9

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1698780&group_id=55736




More information about the Pd-dev mailing list