Sure, it’s a little weird to get working. I tried to avoid using externals, but Cyclone seems to work fine with vanilla and made it easier to adapt a bunch of patches. Here’s what I did:
- Replace the serialosc.pd file with the one that @Nordseele shared.
- Replace routeOSC messages with three route objects: ‘route monome’, ‘route grid’, ‘route key’.
- Download the Cyclone externals by going to Help > Find Externals (the deken browser) and searching for Cyclone.
- Fix missing Cyclone objects by using ‘cyclone/objectname’ naming that needs to be used due to the folder structure used with vanilla + externals. EDIT: I’m also reading you can add it to PD preferences > startup as ‘cyclone’ and it will be loaded.
Try these out and see if they work (I think they are the latest versions I modified on my machine). You’ll just need to get these in the same folder and install the Cyclone externals. On my mac, the folder is located in this directory when installed via deken and yours should look similarly:
/Users/jonny/Documents/Pd/externals/cyclone
grid-studies-3-4.pd (9.0 KB) serialosc.pd (3.5 KB)
I’m currently working on a few patches for Arc and Grid and hope to share down the road once I develop some tools I’m happy with.