danomatika / loaf

loaf: lua, osc, and openFrameworks
http://danomatika.com/code/loaf
GNU General Public License v3.0
53 stars 4 forks source link

OSC typo in helloword.lua #3

Closed jeromeabel closed 5 years ago

jeromeabel commented 5 years ago

In the helloword.lua script, I had to change these conditions (lines 43 and 45) if message.address == "/circle/x" in

if message:getAddress() == "/circle/x"

danomatika commented 5 years ago

Is that from the zip download? It's already fixed in the repo.

danomatika commented 5 years ago

Whoops, never mind. I fixed it locally a while ago and forgot to push.

jeromeabel commented 5 years ago

I don't remember. Best.