Scott from OK200 and I have been having talks on bring the Degree eurorack controller into the monome i2c ecosystem. The controller has i2c headers on the back, but does anyone have some resources on where to start to get these devices talking to each other? Claim an address and define the data/info to be sent (pitch, pitch bend, gate, ratchet, loop start trig, loop end trig)?
My personal interest would be to sequence my just friends / er-301 without running half a dozen patch cables. It could also be cool to run crow as a follower and use it as a quad oscillator with the degree. Anyway… any support would be great? I’m down to mod some firmware/write some ugly code, just haven’t been able to locate any documentation on how to integrate new devices I to the ecosystem.
are you planning to add actual ops or do you just want to integrate it with teletype? if the latter, you don’t really need to reserve an address, you could just pick whatever is free, and you could use the generic i2c ops to communicate with it.