I recently purchased Lemur. So far very cool! It's working great with Vezer.
I created a Lemur interface to control Vezer from my iPhone.
I am trying to figure out how to get a custom button to send an OSC message with an integer values to Vezer to select the very first composition.
This is the OSC message Vezer expects for selecting a specific composition (from the Vezer docs) ...
I tested the following in OSC Test and the command works:/vezer/triggercompatindex triggers the Composition at the given int type index (starts from 1).
Code: Select all
/vezer/triggercompatindex , i 1
Thanks
-Chris
MY LEMUR IPHONE GUI FOR VEZER
VEZER COMPOSITION LIST EXAMPLE