Results 25 issues of Graham Wakefield

`import Automerge from "https://cdn.skypack.dev/[email protected]";` Apologies in advance if I (very likely) did something obviously wrong here. I was trying to set up the most minimal example of using the syncState...

Hi, Using C API, steamaudio_api_2.0-beta.6, OSX. I am using IPL_HRTFDATABASETYPE_DEFAULT and IPL_CONVOLUTIONTYPE_PHONON. I hear consistent zipper noise (quiet clicks) when changing the direction of a sound source. The effect is...

There are already 4 hardware configurations, and doubtless there will be more as users embed the Seed into other circuits. For the code generation it would be very helpful to...

documentation

[EDITED] In testing exports to Daisy I discovered 2 issues that call for a runtime method of knowing available space in SRAM and SDRAM. 1.) Using internal SRAM memory is...

Might not show up on all projects because of the order of cpp compilation, but I had to add it to get it to build on one project here.

The way the trigger and axis handling is done in the openvr binding captures an instantaneous value, rather than the current actual value of the trigger/axis; setTriggerValue() is only called...

Would be great to have this in the Cinder::vr::Controller class. OpenVR: vr::TriggerHapticPulse (https://github.com/ValveSoftware/openvr/wiki/IVRSystem::TriggerHapticPulse) Oculus: ovr_SubmitControllerVibration (https://developer3.oculus.com/documentation/pcsdk/latest/concepts/dg-input-touch-haptic/) I know the interfaces are quite different, but there must be a minimum overlap...

Hi, this block is awesome, worked right away. One thing: If I enter fullscreen, the mirror texture is blitted into the backbuffer at the same resolution as the original window,...

For all the projects: "One or more projects in the solution were not loaded correctly. Please see the Output Window for details." I figured out that the project also depends...

of 0.9.3, fresh checkout of ofxCvGui, a few linker errors Is this a version mis-match? (I'm trying to work my way toward building Rulr by the way) 1>c:\users\grrrwaaa\documents\of_v0.9.3_vs_release\addons\ofxcvgui\src\ofxcvgui\panels\texture.cpp(38): error C3861:...