Get "tap" or beat from sooperlooper

Discuss using the OSC interface to control SL

Moderator: jesse

Post Reply
justinbacle
Posts: 1
Joined: Tue Oct 11, 2016 1:27 pm

Get "tap" or beat from sooperlooper

Post 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 :)
Freasy
Posts: 60
Joined: Fri Aug 29, 2014 5:37 pm

Re: Get "tap" or beat from sooperlooper

Post 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 ;)
Post Reply