Skip to content

Processing patch to suck in & display a list of images + audio clips to play across 3 projectors at South London Gallery

Notifications You must be signed in to change notification settings

msp/generative-projections-slg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Processing patch to suck in & display a list of images + audio clips to play across 3 projectors at South London Gallery

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages