
puredata
Get flash to fully experience Pearltrees
dataflow
Puredata sound design tutorials
Arduino
Arduino is an open-source electronics prototyping platform based on flexible, easy-to-use hardware and software. It's intended for artists, designers, hobbyists, and anyone interested in creating interactive objects or environments. Arduino can sense the environment by receiving input from a variety of sensors and can affect its surroundings by controlling lights, motors, and other actuators.netpd is a project based on the software puredata. its intention is to create an environment for electronic musicians and give them the opportunity to jam with each other in realtime, connected over the internet or a LAN. netpd does not provide any software which produces sound, but an environment to share client created patches and broadcast control data. it is important to the idea of netpd not to prescribe a way how to make music. for this reason, the users of netpd are asked to build their own patches and to play them in netpd, which hopefully leads to a big variety of styles of creating music (or noise). how does netpd work? the topology of the netpd-system is basically a server with an arbitrary numbers of clients connected. the clients are represented by the netpd-users. the server is relatively stupid , since he just forwards the messages it receives. through this network, clients can share data, that is: patches and controller/state data.

