Changeset 65 for trunk/LiveOSC/OSCAPI.txt
- Timestamp:
- 16/02/10 21:15:17 (7 months ago)
- File:
-
- 1 edited
-
trunk/LiveOSC/OSCAPI.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/LiveOSC/OSCAPI.txt
r52 r65 136 136 /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) 137 137 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 138 140 139 141 /live/master/crossfader Get the current crossfader position … … 146 148 /live/return/crossfader (int return) Gets the current cross fader assignment for return track track 147 149 /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 148 152 149 153 LISTENERS … … 180 184 /live/tempo 181 185 /live/scene 186 /live/track 182 187 183 188 /live/device/param (int track) (int device) (int param) (int value) (str name)
Note: See TracChangeset
for help on using the changeset viewer.
