pushbase.consts¶
Module constants¶
DISPLAY_LENGTH = 72SIDE_BUTTON_COLORSPROTO_FAST_DEVICE_NAVIGATION = FalsePROTO_AUDIO_NOTE_MODE = FalsePROTO_SONG_IS_ROOT = FalsePROTO_TOUCH_ENCODER_TO_STRIP = FalseSHARED_PRIORITYM4L_PRIORITYUSER_BUTTON_PRIORITYMESSAGE_BOX_PRIORITYMOMENTARY_DIALOG_PRIORITYSETUP_DIALOG_PRIORITYDIALOG_PRIORITYNOTIFICATION_PRIORITYBACKGROUND_PRIORITYGLOBAL_MAP_MODECHAR_ARROW_UP = '\x00'CHAR_ARROW_DOWN = '\x01'CHAR_ARROW_RIGHT = '\x1e'CHAR_ARROW_LEFT = '\x1f'CHAR_RACK = '\x02'CHAR_BAR_LEFT = '\x03'CHAR_BAR_RIGHT = '\x04'CHAR_SPLIT_BLOCK = '\x05'CHAR_SPLIT_DASH = '\x06'CHAR_FOLDER = '\x07'CHAR_ELLIPSIS = '\x1c'CHAR_FLAT_SIGN = '\x1b'CHAR_FULL_BLOCK = '\x1d'CHAR_SELECT = '\x7f'GRAPH_VOL = ('\x03\x06\x06\x06\x06\x06\x06\x06', '\x05\x06\x06\x06\x06\x06\x06\x06', '\x05\x03\x06\x06\x06\x06\x06\x06', '\x05\x05\x06\x06\x06\x06\x06\x06', '\x05\x05\x03\x…GRAPH_PAN = ('\x05\x05\x05\x05\x06\x06\x06\x06', '\x04\x05\x05\x05\x06\x06\x06\x06', '\x06\x05\x05\x05\x06\x06\x06\x06', '\x06\x04\x05\x05\x06\x06\x06\x06', '\x06\x06\x05\x…GRAPH_SIN = ('\x03\x06\x06\x06\x06\x06\x06\x06', '\x04\x06\x06\x06\x06\x06\x06\x06', '\x06\x03\x06\x06\x06\x06\x06\x06', '\x06\x04\x06\x06\x06\x06\x06\x06', '\x06\x06\x03\x…DISTANT_FUTURE = 999999_test_mode_this_module_proto_listattr_local_consts
Classes¶
class MessageBoxText(object)¶
Bases: object
Attributes¶
LIVE_DIALOG = '\n Live is showing a dialog\n that needs your attention.'CLIP_DUPLICATION_FAILED = '\n The clip could not be duplicated\n because it is recording'SCENE_LIMIT_REACHED = '\n No more scene can be inserted\n for this version of Live'SCENE_DUPLICATION_FAILED = '\n This scene cannot be duplicated\n because it is recording'TRACK_LIMIT_REACHED = '\n No more track can be inserted\n for this version of Live'MAX_RETURN_TRACKS_REACHED = '\n Maximum number of return tracks\n reached'TRACK_DUPLICATION_FAILED = '\n This track cannot be duplicated\n because it is recording'TRACK_DELETE_FAILED = '\n This track cannot be deleted\n because it is recording'DELETE_TRACK = ' Track deleted: %s'DUPLICATE_TRACK = ' Track duplicated: %s'DELETE_CLIP = ' Clip deleted: %s'DUPLICATE_CLIP = ' Clip duplicated: %s'QUANTIZE_CLIP = ' Quantized to: %(to)s, %(amount)s'QUANTIZE_CLIP_PITCH = ' Quantized %(source)s to: %(to)s, %(amount)s'DELETE_NOTES = ' Notes deleted: %s'CAPTURE_AND_INSERT_SCENE = ' Duplicated to scene: %s'DUPLICATE_LOOP = ' New loop length: %(length)s'DELETE_SCENE = ' Scene deleted: %s'DUPLICATE_SCENE = ' Scene duplicated: %s'DELETE_ENVELOPE = ' Delete automation %(automation)s'DEFAULT_PARAMETER_VALUE = ' Reset to default: %(automation)s'DELETE_DRUM_RACK_PAD = ' Drum Pad deleted: %s'DELETE_SLICE = ' Slice %s deleted'FIXED_LENGTH = ' Fixed Length: %s'EMPTY_DEVICE_CHAIN = '\n\n No Devices. Press [Browse] to add a device.'STUCK_PAD_WARNING = ' Warning: Low threshold may cause stuck pads'UNDO = ' Undo: Reverted last action'REDO = ' Redo: Re-performed last undone action'TRACK_FROZEN_INFO = ' Cannot modify a frozen track'SELECTED_CLIP_BLINK = ' Press to edit playing clip'PLAYING_CLIP_ABOVE_SELECTED_CLIP = ' Press Up Arrow to edit playing clip'PLAYING_CLIP_BELOW_SELECTED_CLIP = ' Press Down Arrow to edit playing clip'TOUCHSTRIP_PITCHBEND_MODE = ' Touchstrip Mode: Pitchbend'TOUCHSTRIP_MODWHEEL_MODE = ' Touchstrip Mode: Modwheel'COPIED_DRUM_PAD = ' Pad %len=8,s copied. Press destination pad to paste'PASTED_DRUM_PAD = ' Pad %len=8,s duplicated to %len=8,s'CANNOT_COPY_EMPTY_DRUM_PAD = ' Cannot copy empty drum pad'CANNOT_PASTE_TO_SOURCE_DRUM_PAD = ' Cannot paste to source drum pad'COPIED_STEP = ' Note(s) copied. Press destination step to paste'PASTED_STEP = ' Note(s) duplicated.'COPIED_PAGE = ' Page copied. Press destination page to paste'PASTED_PAGE = ' Page duplicated.'CANNOT_COPY_EMPTY_PAGE = ' Cannot copy empty page'CANNOT_PASTE_TO_SOURCE_PAGE = ' Cannot paste to source page'CANNOT_PASTE_FROM_STEP_TO_PAGE = ' Cannot paste from step to page'CANNOT_COPY_EMPTY_STEP = ' Cannot copy empty step'CANNOT_PASTE_TO_SOURCE_STEP = ' Cannot paste to source step'PAGE_CLEARED = ' Page cleared'CANNOT_CLEAR_EMPTY_PAGE = ' Cannot clear empty page'CANNOT_PASTE_FROM_PAGE_TO_STEP = ' Cannot paste from page to step'COPIED_CLIP = ' %len=8,s copied. Press destination clip slot to paste'PASTED_CLIP = ' %len=8,s duplicated to: %len=17,s'CANNOT_COPY_EMPTY_CLIP = ' Cannot copy from empty clip slot'CANNOT_COPY_GROUP_SLOT = ' Group clips cannot be copied'CANNOT_COPY_RECORDING_CLIP = ' Cannot copy recording clip'CANNOT_COPY_AUDIO_CLIP_TO_MIDI_TRACK = ' Please paste this audio clip into an audio track'CANNOT_COPY_MIDI_CLIP_TO_AUDIO_TRACK = ' Please paste this MIDI clip into a MIDI track'CANNOT_PASTE_INTO_GROUP_SLOT = ' A clip cannot be pasted into a group track'LAYOUT_DRUMS_LOOP = ' Drums: Loop Selector'LAYOUT_DRUMS_LEVELS = ' Drums: 16 Velocities'LAYOUT_DRUMS_64_PADS = ' Drums: 64 Pads'LAYOUT_SLICING_LOOP = ' Slicing: Loop Selector'LAYOUT_SLICING_LEVELS = ' Slicing: 16 Velocities'LAYOUT_SLICING_64_PADS = ' Slicing: 64 Slices'ALTERNATE_LOOP_SELECTOR = ' Loop Selector'ALTERNATE_16_VELOCITIES = ' 16 Velocities'ALTERNATE_56_PADS = ' Loop Selector'ALTERNATE_PLAY_LOOP = ' Loop Selector'ALTERNATE_SEQUENCE_LOOP = ' Loop Selector'LAYOUT_MELODIC_PLAYING = ' Melodic: 64 Notes'LAYOUT_MELODIC_SEQUENCER = ' Melodic: Sequencer'LAYOUT_MELODIC_32_PADS = ' Melodic: Sequencer + 32 Notes'LAYOUT_MELODIC_32_PADS_LOOP_SELECTOR = ' Loop Selector'LAYOUT_SESSION_VIEW = ' Session View'LAYOUT_SESSION_OVERVIEW = ' Session Overview'