chr15m / PdDroidParty

Run Pure Data DSP patches on Android - native GUIs emulated.
http://droidparty.net/
GNU General Public License v3.0
64 stars 14 forks source link

Implement #touch as per PdParty #18

Open chr15m opened 10 years ago

chr15m commented 10 years ago

[r #touch] eventType id x y: multitouch event eventType: symbol "down", "xy" (move), or "up" id: persistent touch id x: x position, normalized 0-1 except for RjDj scenes which use 0-320 y: y position, normalized 0-1 except for RjDj scenes which use 0-320