Hey guys, I'm doing something similar with reactable. Using a marker to produce sound. But i'm facing a problem of not able to loop sound and also pausing them when i take the marker off.. :/ could any of you help me solve this problem? thanks a lot!
Here is my code.. Sorry for the uber long code.
import ddf.minim.spi.*;
import ddf.minim.signals.*;
import ddf.minim.*;
import ddf.minim.analysis.*;
import ddf.minim.ugens.*;
import ddf.minim.effects.*;
//import vialab.SMT.*;
/*
TUIO processing demo - part of the reacTIVision project