GitHunt
DA

davidfoerster/synesketch

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

Synesketch

Synesketch works well with Processing 1.5 and mostly 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.

Languages

Java100.0%

Contributors

GNU General Public License v2.0
Created November 18, 2014
Updated October 6, 2023
davidfoerster/synesketch | GitHunt