Serialosc/monome with Organelle?

ok, here are my first set of tools for implementing an mlr-like system in pd.

http://josephbranciforte.com/pd.html

download includes a record object [jblr.record], playback object [jblr.play], and a couple utility abstractions that handle dynamic non-local variables. documentation in the DEMO.pd patch should make pretty clear what’s going on, but any questions just let me know.

doesn’t include any of the monome- or organelle-specific stuff (yet), but if you have a look at the messages for [jblr.play] like “low”, “high”, and “goto” (as well as the loop position output)… should give you some clues on how to set it up.

(note: these do require the pd-extended library for a few essentials like [zl] from cyclone.)

7 Likes