CHIP_IO icon indicating copy to clipboard operation
CHIP_IO copied to clipboard

integration with PureData?

Open batchku opened this issue 8 years ago • 2 comments

Thank you for this wonderful library; awesome contribution.

I'd like to control the GPIO pins of the CHIP from PureData (http://puredata.info/). Any advice on this integration? #

batchku avatar Dec 22 '16 22:12 batchku

So I did some brief research on PureData and, not going to lie, it seems super confusing to even figure out what it's supposed to do.

Is it a more advanced version of Scratch? Everything I found made it seem like it's for audio stuff.

xtacocorex avatar Dec 24 '16 16:12 xtacocorex

PureData is like a backend for music systhesis software, you can work with it directly or there are other popular tools that work with it. It's pretty cool, I don't know all the details but it is really popular with electronic musicians.

jtrip avatar May 06 '17 22:05 jtrip