<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div class=""><br class=""></div><div class="">AT this point, I wish I stuck to just the vanilla gui implementations as adding the droidparty & rjdj support is one of the reasons PdParty wasn’t released years ago. That plus me basically doing a PhD amount of work while in an MFA, I’m still playing catch up!</div><div class=""><br class=""><blockquote type="cite" class=""><div dir="ltr" class=""><div class="gmail_extra"><div class="gmail_quote">2016-01-08 7:59 GMT+01:00 Dan Wilcox <span dir="ltr" class=""><<a href="mailto:danomatika@gmail.com" target="_blank" class="">danomatika@gmail.com</a>></span>:<br class=""><blockquote class="gmail_quote" style="margin: 0px 0px 0px 0.8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex;"><div class="" style="word-wrap: break-word;">With PdParty, you can forward the sensor events over OSC to Pd running in your computer. I believe people did this with netsend in the RjDj days.</div></blockquote><div class=""><br class=""></div><div class="">Yes ! definitely, we need to add sensor support in ppp, and we probably want a common api.</div><div class=""> </div><blockquote class="gmail_quote" style="margin: 0px 0px 0px 0.8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex;"><div class="" style="word-wrap: break-word;"><div class="">Also, I decided to support RjDj apps because: 1 it wasn't that hard to & 2 there are a lot of grerat scenes I’d like to see working in the future.</div></div></blockquote><div class=""><br class=""></div><div class="">Same here, but I thought it was a bit harder and needed a bit of thinking beforehand. Do you support everything ?</div><div class=""><br class=""></div><div class="">[r_#accelerate] : I guess yes :)</div></div></div></div></blockquote><div class=""><br class=""></div><div class="">Most things, except for scene paging. See <a href="https://github.com/danomatika/PdParty/blob/master/doc/PdParty_User_Guide.md#rjdj-compatibility" class="">https://github.com/danomatika/PdParty/blob/master/doc/PdParty_User_Guide.md#rjdj-compatibility</a></div><div class=""><br class=""></div><blockquote type="cite" class=""><div dir="ltr" class=""><div class="gmail_extra"><div class="gmail_quote"><div class="">[r_#compass], [r_#gyro], [r_#loc], [r_#time], [r_#touch]</div></div></div></div></blockquote><div class=""><br class=""></div><div class="">I have all those sensors implemented, just not all those specific messages I realize now. I could the missing ones (#compass and #loc) in about 10 minutes as I have basically the same thing implemented with diff names and possible different arguments (#heading and #loc). Does anyone member the specifics? I have the last RjDj dev bundle with the example scenes to work from, but I don’t remember coming across any of those, just #touch and #time.</div><br class=""><blockquote type="cite" class=""><div dir="ltr" class=""><div class="gmail_extra"><div class="gmail_quote"><div class="">and do you provide support for [rj_image] ? (we could probably add this - I remember making a small spacecraft game with this)</div></div></div></div></blockquote><div class=""><br class=""></div><div class="">Yup, both rj_image and rj_text. I basically borrowed the <a href="https://github.com/libpd/pd-for-android/tree/master/ScenePlayer" class="">pd-for-android ScenePlayer</a> algorithms.</div><br class=""><blockquote type="cite" class=""><div dir="ltr" class=""><div class="gmail_extra"><div class="gmail_quote"><div class="">and what about the specific rj externals ? ([rj_accum], [rj_barflux_accum~], [rj_centroid~], [rj_senergy~], [rj_zcr~]) ?</div></div></div></div></blockquote></div><div class=""><br class=""></div>Those are available from the rjlib repo (<a href="https://github.com/rjdj/rjlib/tree/master/src" class="">https://github.com/rjdj/rjlib/tree/master/src</a>), including the “deprecated” abstractions. <div class=""><br class=""><div class="">
<div style="color: rgb(0, 0, 0); letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">--------<br class="">Dan Wilcox<br class=""><a href="https://twitter.com/danomatika" class="">@danomatika</a><br class=""><a href="http://danomatika.com" class="">danomatika.com</a><br class=""><div class=""><a href="http://robotcowboy.com" class="">robotcowboy.com</a></div></div>

</div>
<div><br class=""></div><br class=""></div></body></html>