-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathREADME
25 lines (23 loc) · 791 Bytes
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
About
-----
Particle Windchime is an experiment to generate an audible representation of a particle collision. This was a "hack" developed at Science Hackday: San Francisco 2010 by a team of physicists and software developers.
Installing (OSX)
----------
1. Install Processing from http://processing.org/
* Install SoundCipher from http://soundcipher.org/
* $ cd ~/Documents/Processing/
* $ git clone [email protected]:drgath/Windchime.git
* $ cd ./Windchime
* $ open ./Windchime.pde [Then file > export]
* $ ./deploy
* $ open ./applet/index.html
Who
---
* Matt Bellis: [email protected]
* Derek Gathright: (@derek)
* David Harris: (@physicsdavid)
* Jeremy Nuger:
* Michael Parrish: (@michael_parrish)
* Ali Sajjadi: (@psionn)
* Janine Scott: (@isJaninieLittle)
* Ole Waldmann: (@ole_wa)