Page 1 of 1

Get "tap" or beat from sooperlooper

Posted: Tue Oct 11, 2016 1:31 pm
by justinbacle
Hello everyone,

I am currently modifying an installation and replacing the custom made bits with easier one.

I am communicating between SooperLooper and Processing.
Right now, everything works fine (controlling SooperLooper, loading samples, synchronising everything, muting and so one).
The main problem I have, is that I need SooperLooper to send an osc command everytime the "tap" button lightens up. (I.e. for every beat).

I couldn't find a way to do that. Do you have any ideas ?

Thanks :)

Re: Get "tap" or beat from sooperlooper

Posted: Sat Oct 15, 2016 7:28 am
by Freasy
Hello,
there should be an OSC-message "tap_tempo" with loopID -2. If you want to get the current tempo delivered, this should be "tempo" with loopID -2 ;)