• Products
    • Isadora
    • Get It
    • ADD-ONS
    • IzzyCast
    • Get It
  • Forum
  • Help
  • Werkstatt
  • Newsletter
  • Impressum
  • Dsgvo
  • Press
  • Isadora
  • Get It
  • ADD-ONS
  • IzzyCast
  • Get It
  • Press
  • Dsgvo
  • Impressum

Navigation

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Popular
    • Tags

    decoding input from a pos keyboard

    Hardware
    pos-keyboard javascript
    1
    1
    1239
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • m_theater
      m_theater last edited by m_theater

      We want to share a small actor, which helped us in our performance  "loopstation". In order to have more haptical control we used keyboards as our input devices.

      To get the x-keys working is pretty simple (using the hid input in communications->stream control). 

      For the programmable keyboard a MCI128 from preh, i choose a column & row approach  (buttons are programmed as keypress a+1,a+2 …till in our case  p+8). The incoming keypresses are decoded with a javascript actor. We had 128 possible keys, but you could extend this with another keyboard (starting with the prefix q till z) or extending the prefix with another modifier.

      Attached is an izzy file and a key table we used for prehs config software "winprogrammer"

      edit: // zip upload hasn't worked out, now a link  preh_decoder//

      avk4.net

      1 Reply Last reply Reply Quote 3
      • First post
        Last post