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 #heading as per PdParty #21

Open chr15m opened 10 years ago

chr15m commented 10 years ago

Heading (Compass) Control


Heading test PdParty scene

A heading event is simply the compass orientation toward magnetic north with the top of the current UI orientation being at 0 degrees.

Like locate events, the tracking the heading requires extra resources so it must be manual started by the scene after it is loaded by sending messages to the internal #pdparty receiver:

Note: Heading events are only available in PdParty & Patch scene types. Events work best on devices with a digital compass (phones) and may not work on some devices at all.