Menu

#130 hid misses lots of keyboard events on Intel Mac

v0.39.2
closed-works-for-me
5
2008-05-09
2007-04-11
No

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?

Discussion

  • stffn

    stffn - 2007-04-12

    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

     
  • stffn

    stffn - 2007-04-12

    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;
    ----

     
  • Hans-Christoph Steiner

    • status: open --> closed-works-for-me
     
  • Hans-Christoph Steiner

    Logged In: YES
    user_id=27104
    Originator: YES

    this seems to be fixed now in Pd-extended 0.40.3-20080502, but I don't think I changed anything. Perhaps Apple fixed some bugs :)

     

Anonymous
Anonymous

Add attachments
Cancel