Skip to content

amittmahajan/TitanicsEnd

 
 

Repository files navigation

TitanicsEnd

Control System for the Titanic's End

To run, download Processing2, then open TitanicsEnd.pde and hit Run.

To play it on the car, run your fadecandy server

you need the fadecandy repos for this. easiest solution is to symlink fcserver-osx from there to this TE repos -- ln -nfs ../fade.../fcserver-osx ./

assuming fadecandy repos and this TE repos live in same directory

./fcserver-osx fcserver-config.json

And then uncheck the disabled button in the bottom left of the Processing app.

To contribute, look inside Patterns.pde.

To add a normal pattern (for most):

  1. add your pattern to Patterns.pde -- follow format we already use
  2. add your pattern to TitanticsEnd.pde (this is one line you add)
  3. that's it.

Huge thanks to Mark Slee for putting together the framework.

Goals before the burn

  • Northern lights pattern
  • Beatmatching
  • MIDI connection
  • Remote control thunderclap from this RING OF POWER that I just bought
  • Option for global "heart-throb" mode where saturation is controlled by the beat

About

Control System for the Titanic's End

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published