Merge branch 'processing_v2' of https://github.com/euphy/polargraphcontroller into processing_v2

This commit is contained in:
Sandy Noble 2015-08-16 12:20:16 +01:00
commit f9ab305fad
1 changed files with 8 additions and 6 deletions

View File

@ -2,17 +2,19 @@ polargraphcontroller
====================
Polargraph controller
Copyright Sandy Noble 2014.
Copyright Sandy Noble 2015.
- Requires v0.5.4 of the excellent ControlP5 GUI library available from http://www.sojamo.de/libraries/controlP5/
- (http://code.google.com/p/controlp5/downloads/detail?name=controlP5_0.5.4.zip&can=2&q=).
*** THIS VERSION IS UNDER DEVELOPMENT! ***
==========================================
This branch is being migrated to v2x of Processing, and modern versions of the libraries.
- Requires the excellent ControlP5 GUI library available from https://github.com/sojamo/controlp5.
- Requires the excellent Geomerative library available from http://www.ricardmarxer.com/geomerative/.
- Currently only runs on Processing v1.5
- Somewhat running on Processing v2.2.1.
This is a desktop application for controlling a polargraph machine, communicating using ASCII command language over a serial link.
Very sorry that this doesn't work with newest versions of the libraries and Processing.
The [latest releases bundle] (https://github.com/euphy/polargraphcontroller/releases/latest) contains
copies of all the libraries that I use, as well as all the source, and compiled versions of the code where sensible.