| __eq__ | no documentation |
| __ne__ | no documentation |
| __nonzero__ | no documentation |
| add_arm_listener | Add a listener function or method, which will be called as soon as the
property "arm" has changed. |
| add_clip_slots_listener | Add a listener function or method, which will be called as soon as the
property "clip_slots" has changed. |
| add_current_input_routing_listener | Add a listener function or method, which will be called as soon as the
property "current_input_routing" has changed. |
| add_current_input_sub_routing_listener | Add a listener function or method, which will be called as soon as the
property "current_input_sub_routing" has changed. |
| add_current_output_routing_listener | Add a listener function or method, which will be called as soon as the
property "current_output_routing" has changed. |
| add_current_output_sub_routing_listener | Add a listener function or method, which will be called as soon as the
property "current_output_sub_routing" has changed. |
| add_devices_listener | Add a listener function or method, which will be called as soon as the
property "devices" has changed. |
| add_has_audio_input_listener | Add a listener function or method, which will be called as soon as the
property "has_audio_input" has changed. |
| add_has_audio_output_listener | Add a listener function or method, which will be called as soon as the
property "has_audio_output" has changed. |
| add_has_midi_input_listener | Add a listener function or method, which will be called as soon as the
property "has_midi_input" has changed. |
| add_has_midi_output_listener | Add a listener function or method, which will be called as soon as the
property "has_midi_output" has changed. |
| add_input_meter_level_listener | Add a listener function or method, which will be called as soon as the
property "input_meter_level" has changed. |
| add_mute_listener | Add a listener function or method, which will be called as soon as the
property "mute" has changed. |
| add_name_listener | Add a listener function or method, which will be called as soon as the
property "name" has changed. |
| add_output_meter_level_listener | Add a listener function or method, which will be called as soon as the
property "output_meter_level" has changed. |
| add_solo_listener | Add a listener function or method, which will be called as soon as the
property "solo" has changed. |
| arm_has_listener | Returns true, if the given listener function or method is connected
to the property "arm". |
| clip_slots_has_listener | Returns true, if the given listener function or method is connected
to the property "clip_slots". |
| current_input_routing_has_listener | Returns true, if the given listener function or method is connected
to the property "current_input_routing". |
| current_input_sub_routing_has_listener | Returns true, if the given listener function or method is connected
to the property "current_input_sub_routing". |
| current_output_routing_has_listener | Returns true, if the given listener function or method is connected
to the property "current_output_routing". |
| current_output_sub_routing_has_listener | Returns true, if the given listener function or method is connected
to the property "current_output_sub_routing". |
| devices_has_listener | Returns true, if the given listener function or method is connected
to the property "devices". |
| has_audio_input_has_listener | Returns true, if the given listener function or method is connected
to the property "has_audio_input". |
| has_audio_output_has_listener | Returns true, if the given listener function or method is connected
to the property "has_audio_output". |
| has_midi_input_has_listener | Returns true, if the given listener function or method is connected
to the property "has_midi_input". |
| has_midi_output_has_listener | Returns true, if the given listener function or method is connected
to the property "has_midi_output". |
| input_meter_level_has_listener | Returns true, if the given listener function or method is connected
to the property "input_meter_level". |
| jump_in_running_session_clip | Jump forward or backward in the currently running Sessionclip (if any)
by the specified relative amount in beats. Does nothing if no Session Clip
is currently running. |
| mute_has_listener | Returns true, if the given listener function or method is connected
to the property "mute". |
| name_has_listener | Returns true, if the given listener function or method is connected
to the property "name". |
| output_meter_level_has_listener | Returns true, if the given listener function or method is connected
to the property "output_meter_level". |
| remove_arm_listener | Remove a previously set listener function or method from
property "arm". |
| remove_clip_slots_listener | Remove a previously set listener function or method from
property "clip_slots". |
| remove_current_input_routing_listener | Remove a previously set listener function or method from
property "current_input_routing". |
| remove_current_input_sub_routing_listener | Remove a previously set listener function or method from
property "current_input_sub_routing". |
| remove_current_output_routing_listener | Remove a previously set listener function or method from
property "current_output_routing". |
| remove_current_output_sub_routing_listener | Remove a previously set listener function or method from
property "current_output_sub_routing". |
| remove_devices_listener | Remove a previously set listener function or method from
property "devices". |
| remove_has_audio_input_listener | Remove a previously set listener function or method from
property "has_audio_input". |
| remove_has_audio_output_listener | Remove a previously set listener function or method from
property "has_audio_output". |
| remove_has_midi_input_listener | Remove a previously set listener function or method from
property "has_midi_input". |
| remove_has_midi_output_listener | Remove a previously set listener function or method from
property "has_midi_output". |
| remove_input_meter_level_listener | Remove a previously set listener function or method from
property "input_meter_level". |
| remove_mute_listener | Remove a previously set listener function or method from
property "mute". |
| remove_name_listener | Remove a previously set listener function or method from
property "name". |
| remove_output_meter_level_listener | Remove a previously set listener function or method from
property "output_meter_level". |
| remove_solo_listener | Remove a previously set listener function or method from
property "solo". |
| solo_has_listener | Returns true, if the given listener function or method is connected
to the property "solo". |