Jason Levine
Jason Levine
Hi Adam, I'm trying to connect the inputs from an instance of ofxAudioUnitInput set to a multichannel device to multiple taps. The goal is to have the samples from each...
Hi Adam, I'm not sure if I've written about this before but recently noticed that calling playAtSampleTime(5 \* 44100) will play the audio from the beginning of the file 5...
Hi, I am trying to calibrate color and depth streams so I can use depth thresholding on the color data. When I call `device_->setDepthColorSyncEnabled(true)` It doesn't seem to effect the...