Live.MidiMap (runtime)¶
Live 10, Live Object Model & framework reference (descriptions and signatures).
Live Object Model, from the Live 10 API XML documentation.
Functions¶
forward_midi_cc(arg1,arg2,arg3,arg4[,ShouldConsumeEvent=True])¶
forward_midi_note(arg1,arg2,arg3,arg4[,ShouldConsumeEvent=True])¶
forward_midi_pitchbend(arg1,arg2,arg3)¶
map_midi_cc(midi_map_handle,parameter,midi_channel,controller_number,map_mode,avoid_takeover[,sensitivity=1.0])¶
map_midi_cc_with_feedback_map(midi_map_handle,parameter,midi_channel,controller_number,map_mode,feedback_rule,avoid_takeover[,sensitivity=1.0])¶
map_midi_note(arg1,arg2,arg3,arg4)¶
map_midi_note_with_feedback_map(arg1,arg2,arg3,arg4,arg5)¶
map_midi_pitchbend(arg1,arg2,arg3,arg4)¶
map_midi_pitchbend_with_feedback_map(arg1,arg2,arg3,arg4,arg5)¶
send_feedback_for_parameter(arg1,arg2)¶
Classes¶
class CCFeedbackRule¶
Structure to define feedback properties of MIDI mappings.
Properties¶
cc_nocc_value_mapchanneldelay_in_ms
class MapMode¶
class NoteFeedbackRule¶
Structure to define feedback properties of MIDI mappings.
Properties¶
channeldelay_in_msnote_novel_map
class PitchBendFeedbackRule¶
Structure to define feedback properties of MIDI mappings.
Properties¶
channeldelay_in_msvalue_pair_map