Skip to content

Latest commit

 

History

History
37 lines (25 loc) · 1.23 KB

README.textile

File metadata and controls

37 lines (25 loc) · 1.23 KB

Generative Projections for SLG

Patch for this exhibition: http://www.southlondongallery.org/page/sally-golding

  • Display image frames & play sounds from the data directory for each of 3 projectors in phasing loops.
  • Edit each of the timeline arrays to determine when to fire events.
  • Change the probability to determine the likelihood of each timeline event firing.

Configure

Run in Processing (3.0).

It currently requires the Beads Processing library. Install with Sketch > Import Library > Add Library.

Beads depends on an install of Jack for multi channel sound. See this forum thread for more info.

# Data dir structure
####################
+ data
- - projector-1
- - - images
- - - - foo.jpg
- - - - bar.jpg
- - - sounds
- - - - clip.wav
- - - - sound.wav
- + projector-2
- + projector-3

Thanks

- Processing
- Beads
- South London Gallery