Ähm
please add a
Set Loop start
&
Set Loop end
Function for live.objects - path live_set view detail_clip
Without I cant change the curently selectet midiclip --- this function is essentiell, with a apc you can then set the the Loop end, --- on stage this meens, clicking one button, and you can repeat on step....burner!
If this function is already integratet----please tell me---what it is.
this is what I curently can do with a live clip:print: info id 2
print: info type Clip
print: info description This class represents a Clip in Live. It can be either an Audio Clip or a MIDI Clip\, in an Arrangement or the Session\, depending on the Track (Slot) it lives in.
print: info child canonical_parent ClipSlot
print: info property color int
print: info property is_audio_clip bool
print: info property is_midi_clip bool
print: info property is_playing bool
print: info property is_recording bool
print: info property is_triggered bool
print: info property length float
print: info property loop_end float
print: info property loop_start float
print: info property looping bool
print: info property muted bool
print: info property name unicode
print: info property signature_denominator int
print: info property signature_numerator int
print: info property will_record_on_start bool
print: info function deselect_all_notes
print: info function fire
print: info function get_selected_notes
print: info function move_playing_pos
print: info function replace_selected_notes
print: info function select_all_notes
print: info function set_fire_button_state
print: info function stop
print: info done
plz add "set loop start" & "set loop end" for midiclips-thx
Re: plz add "set loop start" & "set loop end" for midiclips-thx
So this baby is running:
http://www.megaupload.com/?d=70C6KV5H
it shows the Loop end and start point of the current selectet Clip - look here:

What I now would make is, to press on one of this 64 buttons, to set the end
point, and by pressing shift and one of these buttons to get the start point
but this is now the problem ---there is no function for this?
http://www.megaupload.com/?d=70C6KV5H
it shows the Loop end and start point of the current selectet Clip - look here:

What I now would make is, to press on one of this 64 buttons, to set the end
point, and by pressing shift and one of these buttons to get the start point
but this is now the problem ---there is no function for this?