An open API service indexing awesome lists of open source software.

https://github.com/davidfoerster/synesketch

Software library with synesthetic abilities, made for Processing digital artists. Its code serves as a medium between words, emotions, and images.
https://github.com/davidfoerster/synesketch

affective-computing java linguistics processing-library synesthesia

Last synced: about 1 year ago
JSON representation

Software library with synesthetic abilities, made for Processing digital artists. Its code serves as a medium between words, emotions, and images.

Awesome Lists containing this project

README

          

Synesketch
==========

Synesketch works well with Processing 1.5 and [mostly][issue-2] with Processing
2.2 and 3.0a core libraries. Setup instructions:

1. Get a copy [Processing] or at least the `core.jar` library, if you didn't
already.

2. Set the Java classpath to include it:

* In IntelliJ IDEA 14 go to *File > Project Structure > Modules > Add >
JARs or directories…* and point it to the path of your copy of the
Processing core library, or
* do the equivalent in Eclipse or your favourite IDE, or
* set the `CLASSPATH` environment variable to include the path to your
copy of the Processing core library.

[Processing]: http://processing.org/download/
[issue-2]: https://github.com/davidfoerster/synesketch/issues/2