Limulo / monichromitor

a Processing + PureData Monochrome Monitor Simulator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Monichromitor

README

Monichromitor is a Processing sketch plus a PureData patch we have created to simulate a computer automatically writing on a monochrome monitor.

USAGE

In order to use this two programs you need Processing and PureData Extended up and running: you can download them respectively from the Processing website and from the PureData website.

Processing and PureData needs to communicate via OSC protocol in order to reproduce sounds: to do this the Processing sketch is using the great oscP5 library by Andreas Schlegel while the PureData patch is using the mrpeach library by Martin Peach, already included in PureData Extended version.

See the Monichromitor User Manual for more details.

LICENSE

Monichromitor and Monochromnitor Sound Module are released under GPL Version 3 license. The Monochromnitor User Manual is released under GNU Free Documentation License Version 1.3 license. Copyright (C) 2016 Nicola Ariutti.

If you need more information about licenses, please consult the LICENSE files within the patch folder. If you need more information please visit the www.limulo.net webpage or contact me: nicola[at]limulo.net

About

a Processing + PureData Monochrome Monitor Simulator

License:GNU General Public License v3.0


Languages

Language:Processing 53.9%Language:Pure Data 46.1%