CNMAT / Music-and-Computing

Materials built for MUS158A, MUS158B (B is only io area of patchers)
Other
6 stars 3 forks source link

jzml files #71

Open equilet opened 7 years ago

equilet commented 7 years ago

What is the difference between basic-canvas, multitouch-canvas and basic-multitouch-canvas ?

equilet commented 7 years ago

/patchers/io/lemur/jzml

ramagottfried commented 7 years ago

I think basic-multitouch-canvas is the commented version of multitouch-canvas that we used in class, and should be kept.

multitouch-canvas was a renamed version of my lemur rbfi system that I used in a piece, but should be the same as basic-multitouch-canvas just without comments.

basic-canvas is a very basic starter file to show how scripts execute on on cursor down, move, up, etc.

there should also be an inclass which was an example I went over in class one time? this one might be a better starter file, not sure.

equilet commented 6 years ago

I think I would like to clean this area of the repo up before release. We should have two versions, one that you plan on using as an o.io module which is production ready, and one that functions as a "template starter". Does this also make sense to you? Currently there are 4 versions.