Results 21 issues of tremblap

Hello I'll put the fruit of my diligent reading here, bugs and suggestions. First is a bug: ``` int imgWidth = myImage.width; int imgHeight = myImage.height; ``` should use the...

When we reach the sentence: You should have a player who moves around on-screen. Sweet! ###Player bullets I find 2 errors: - we don't have a Player.cpp code yet -...

I presume of type ofTrueTypeFont, I declared in TestApp.h.

In the code following Add ofImage player_image to testApp.h, then load the player's image and instantiate the player in testApp's setup(): the initialisation of score = 0; has disappeared. Is...

JackAudio, the inter-application driver, use to work with your fantastic extension. It does not anymore. I will try to revert to older versions in the meantime, but I wonder if...

Hello! `(0..9).plot.plotMode=\bars;` is unexpectedly drawing only 9 bars. My expectations might be wrong, but a 10 item array, I expected 10 bars. Boundary issues I reckon :D

bug
comp: sclang

This new interactive interface is magical. There is one small hiccup in the slicer: when preview is on, if I key-in a number for the hop size, let's say 128,...

enhancement

an almost working attempt at it. Not changing the wrapper is most probably the culprit but kr inputs have to arrive together bundled so the rationale here would be to...