Skip to content

Commit

Permalink
Merge branch 'master' of git@github.com:chaosct/Musical-Tabletop-Codi…
Browse files Browse the repository at this point in the history
…ng-Framework.git

Conflicts:
	README
	pd
  • Loading branch information
chaosct committed May 14, 2013
2 parents e4bcd5b + 9b83941 commit d82f7dd
Showing 1 changed file with 18 additions and 8 deletions.
26 changes: 18 additions & 8 deletions README
Original file line number Diff line number Diff line change
@@ -1,14 +1,16 @@
Musical Tabletop Coding Framework is a rapid development framework to create musical tabletop PD apps.
http://chaosct.github.io/Musical-Tabletop-Coding-Framework/

Compiling:
you will need:
openframeworks (http://www.openframeworks.cc)
ofxTableGestures addon (http://github.com/chaosct/ofxTableGestures)
Clone the source:
git clone --recursive git://github.com/chaosct/Musical-Tabletop-Coding-Framework.git
Copy the contents of default/ to the root directory, and compile it as any other openframeworks app.

Download:
v.3a
Windows: http://download.fjulia.name/get.php?id=mtcf0.3awin
OS X: http://download.fjulia.name/get.php?id=mtcf0.3aosx
Linux: http://download.fjulia.name/get.php?id=mtcf0.3alin32
v.2b2
Windows: https://github.com/downloads/chaosct/Musical-Tabletop-Coding-Framework/MTCF-0.2b2-win.zip
OS X: https://github.com/downloads/chaosct/Musical-Tabletop-Coding-Framework/MTCF-0.2b1-osx.zip
Linux x32: https://github.com/downloads/chaosct/Musical-Tabletop-Coding-Framework/MTCF-0.2b2-linux32.tar.bz2

Usage:
Execute the program
Add pd/mtcf-lib to your puredata lib paths
Expand All @@ -18,6 +20,14 @@ Usage:
Source:
https://github.com/chaosct/Musical-Tabletop-Coding-Framework

Compiling:
you will need:
openframeworks (http://www.openframeworks.cc)
ofxTableGestures addon (http://github.com/chaosct/ofxTableGestures)
Clone the source:
git clone --recursive git://github.com/chaosct/Musical-Tabletop-Coding-Framework.git
Copy the contents of default/ to the root directory, and compile it as any other openframeworks app.

Authors:
Carles F. Julià <carles.fernandez@upf.edu>
Daniel Gallardo <daniel.gallardo@upf.edu>
Expand Down

0 comments on commit d82f7dd

Please sign in to comment.