I was wondering if anyone has had experience running cabbage/cabbage3 on a raspberry pi? I have an art installation i’m doing in august that’s going to be using some csound and other things and being able to run cabbage would be very helpful. I’m looking at using cabbage 3 in particular to be able to use hydra and a few other javascript frameworks such as opencv and mediapipe.
Cabbage on raspberry pi
I don’t forsee any issues with this. You’ll need to build it yourself though. Cabbage2 is a bit of a chore to build but Cabbage3 is much simpler/cleaner.
could you elaborate on what you mean by building exactly? I’m not terribly familiar with working on raspberry pi’s, i’ve only previously used arduino for much simpler projects than this
I mean you will need to build Cabbage from source on your RPi. Once you install the correct tools it should be relatively simple.
I see, should be simple enough. Do you have any resources to look at for that? If not I’m sure i’ll be able to figure it out myself