I just got my first monomer!
I traded my Ableton Push for it. It’s a GS 64. I’m very happy with it so far!
First I tried the sum application just to test that everything was OK. I then run straight into processing (which I’m somewhat familiar with).
I immediately run into this error:
It’s pretty easy to solve; it’s just to comment/remove the
import oscP5.*;
statement to get it working with the latest Processing 3.
My question is, should I just fork the project and issue a pull request? The github repo only has one single contributor so I guess that this community works in some other way.
For me it’s much easier to ask first than just doing the actual forking, fixing stuff and potentially get ignored.