Skip to content

ableton.v3.control_surface.display.notifications.all

Module constants

  • SceneName
  • TrackName
  • ClipName
  • DeviceName
  • DeviceBank
  • PadName
  • ComponentName
  • ModeName
  • ButtonName
  • Subdivision
  • Resolution
  • Range
  • RangeName

Classes

class Notifications

Attributes

  • identify
  • full_velocity
  • note_repeat
  • controlled_range
  • generic

class Element

Attributes
  • button_lock

class Clipboard

Attributes
  • clear = 'Clipboard\ncleared'

class UndoRedo

Attributes
  • undo
  • error_undo_no_action = 'No Action To Undo'
  • redo
  • error_redo_no_action = 'No Action To Redo'

class Transport

Attributes
  • metronome
  • midi_capture
  • loop
  • tap_tempo
  • record_quantize

class Recording

Attributes
  • new = 'New Clip Slot\nselected'

class Automation

Attributes
  • delete = 'Automation\ndeleted'

class Scene

Attributes
  • select
  • delete
  • duplicate

class Track

Attributes
  • lock
  • select
  • delete
  • duplicate
  • mute
  • solo
  • arm

class Clip

Attributes
  • select
  • delete
  • duplicate
  • error_delete_empty_slot = 'Clip Slot\nalready empty'
  • quantize
  • error_quantize_invalid_resolution
  • double_loop = 'Loop\ndoubled'
class CopyPaste
Attributes
  • error_copy_from_group_slot = 'Cannot copy from Group Slot'
  • error_copy_from_empty_slot = 'Cannot copy from empty Slot'
  • error_copy_recording_clip = 'Cannot copy recording Clip'
  • copy
  • error_paste_to_group_slot = 'Cannot paste into Group Slot'
  • error_paste_audio_to_midi = 'Cannot paste an audio Clip into a MIDI Track'
  • error_paste_midi_to_audio = 'Cannot paste a MIDI Clip into an audio Track'
  • paste

class Device

Attributes
  • lock
  • fold
  • on_off
  • select
  • bank

class DrumGroup

class Pad
Attributes
  • select
  • delete
  • mute
  • solo
  • delete_notes
  • quantize
class CopyPaste
Attributes
  • error_copy_from_empty_pad = 'Cannot copy from empty Pad'
  • copy
  • error_paste_to_source_pad = 'Cannot paste to source Pad'
  • paste
class Page
Attributes
  • up = 'Page up'
  • down = 'Page down'
class Scroll
Attributes
  • up = 'Scroll up'
  • down = 'Scroll down'

class Simpler

class Slice
Attributes
  • select
  • delete
  • delete_notes
class Page
Attributes
  • up = 'Page up'
  • down = 'Page down'
class Scroll
Attributes
  • up = 'Scroll up'
  • down = 'Scroll down'

class Notes

Attributes
  • delete = 'Notes\ndeleted'
  • error_no_notes_to_delete = 'No notes\nto delete'
  • nudge
  • transpose = 'Notes\ntransposed'
class CopyPaste
Attributes
  • copy = 'Notes\ncopied'
  • paste = 'Notes\npasted'
class Pitch
Attributes
  • select
  • delete
class Octave
Attributes
  • up = 'Octave up'
  • down = 'Octave down'
class ScaleDegree
Attributes
  • up = 'Scale degree\nup'
  • down = 'Scale degree\ndown'

class Sequence

Attributes
  • current_bar
  • current_bar_with_page

class Modes

Attributes
  • select = None

class DefaultText(_DefaultText)

Bases: _DefaultText

class TransformDefaultText(_TransformDefaultText)

Bases: _TransformDefaultText