Ignore:
Timestamp:
16/02/10 21:15:17 (7 months ago)
Author:
st8
Message:

Added warping, currently selected track

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LiveOSC/OSCAPI.txt

    r52 r65  
    136136/live/clip/loopstate_id (int track, int clip)                           Get the loop state of clip on track with the track and clip id /live/clip/loopstate_id (int track, int clip, int state) 
    137137 
     138/live/clip/warping      (int track, int clip)                           Gets the warping state of the clip 
     139/live/clip/warping      (int track, int clip, int state)                Sets the warping state of the clip 
    138140 
    139141/live/master/crossfader                                                 Get the current crossfader position 
     
    146148/live/return/crossfader (int return)                                    Gets the current cross fader assignment for return track track 
    147149/live/return/crossfader (int return) (int assign)                       Sets the current cross fader assignment for return track track 
     150 
     151/live/selection (int tr_offset, int sc_offset, int width, int height)   Sets the dimensions and positions of the highlighted region in session view 
    148152 
    149153LISTENERS 
     
    180184/live/tempo 
    181185/live/scene 
     186/live/track 
    182187 
    183188/live/device/param (int track) (int device) (int param) (int value) (str name) 
Note: See TracChangeset for help on using the changeset viewer.