ofZach

Results 70 issues of ofZach

via @sarahgp ``` # Compiling My First App > editorial note still left in ([t: better phrasing?]) # Game Design > editorial note still left in * 4 [KL: Is...

Is there way to do images w/ the howtos / markdown so that they are good in preview as well on the site? For example, this is what it looks...

this isn't major but one thing that would generally help the midi playback is to, on the first frame of playback of midi recording pass the first "set" value of...

I think I fixed the weird int slipping to large number bug here -- since min and max of the param seemed fine, it just that val was returning -2,147,483,648...

when I am developing it's nice to not animate the type at all -- but it would be nice to not alter the fade in / fade out times in...

for the rosa menkman inspired sketches there are a few line number variables that are really slow to change. is it possible to change them to float and cast them...

it looks like we need to deal with trailing 0s on the variables which are changing....

one of my students was experimenting with this font and this code https://www.dropbox.com/s/p02qyulbud26fqb/lato.ttf?dl=0 https://github.com/ofZach/RTP_SFPC_SUMMER20/tree/master/typeExample3 and found that the parsing looks a little weird, some screenshots when you zoom in it...

just an FYI that I'm battling compiling the example, since it uses an unspecified version of ofxOpenALSoundPlayer (it turns out that it's yours....) and maybe some changes to the current...

hi -- experimenting with this now (trying a variety of fixes for dlib / android / speed) I am trying to locate this: `reduce work load : only use 1...