ofZach

Results 70 issues of ofZach

I'm seeing this issue / crash on some devices: ``` java.lang.RuntimeException in android.opengl.GLSurfaceView$EglHelper.throwEglException ``` Zenfone2 (Z00A) ZenFone 5 (ASUS_T00J) Galaxy S4 (ja3g) Galaxy Tab2 7.0 (espressorf) HTC One M9+ (htc_hiau_ml_tuhl)...

I was told at the closing party, "what about linux ??! " -- that's a whole other paragraph that's missing :)

smoothing should happen every every frame not on midi event -- (afaik I can see, smoothing is happening here.... https://github.com/ofZach/dayForNightSFPC/blob/master/addons/ofxParameterMidiSync/src/ofxParameterMidiInfo.cpp#L100-L107 I can't find an easy way to duplicate a parameterGroup...

a) type could be height centered, and recenter as new lines get typed in.... (small ones end up quite high). We could do this by monitoring the bounding box of...

this isn't a biggy since we're all on mac, but just a reminder that we can help out folks on other platforms by being more verbose in our addons.make...

right now, typeManager is calculating stats on the scene, I think some of this is better done in seperate objects, so it's easy to follow logic, I see this working...

the midi control of params is great, it feels like it needs a bit of smoothing since it's so sensative, smoothing can be part of the overall control panel

think about drawing bigger into an fbo and scaling down, ie 2x fbo and lineWidth(3) instead of 1.... as discussed in slack channel.

things like animate type, animation time, etc....

ie, do we use c++? OF? pseudo code? this is for the text template that people will see with the visuals...