LaboratoryForPlayfulComputation / blockytalky

A toolkit for learning CS through networked physical computing
BSD 2-Clause "Simplified" License
28 stars 7 forks source link

Sonic pi should send "motif done" and "beat#" back to the elixir to be reacted to. #22

Closed mpahrens closed 9 years ago

mpahrens commented 9 years ago

Considerations: On run/stop, make sure to purge the message queue if it doesn't already so we don't get backlogged beat messages on code run.

mpahrens commented 9 years ago

did an alternate approach that we have discussed offline. Currently with allowing send message inside of the motif, but eventually with a more elegant solution