@ -2,7 +2,7 @@
# Form implementation generated from reading ui file 'mainwindow.ui'
#
# Created by: PyQt5 UI code generator 5.13.1
# Created by: PyQt5 UI code generator 5.13.2
#
# WARNING! All changes made in this file will be lost!
@ -14,6 +14,7 @@ class Ui_MainWindow(object):
def setupUi ( self , MainWindow ) :
MainWindow . setObjectName ( " MainWindow " )
MainWindow . resize ( 1036 , 625 )
MainWindow . setWindowTitle ( " Laborejo " )
self . centralwidget = QtWidgets . QWidget ( MainWindow )
self . centralwidget . setObjectName ( " centralwidget " )
self . verticalLayout_2 = QtWidgets . QVBoxLayout ( self . centralwidget )
@ -26,6 +27,7 @@ class Ui_MainWindow(object):
self . statusbar . setObjectName ( " statusbar " )
MainWindow . setStatusBar ( self . statusbar )
self . toolBar = QtWidgets . QToolBar ( MainWindow )
self . toolBar . setWindowTitle ( " toolBar " )
self . toolBar . setMovable ( False )
self . toolBar . setFloatable ( False )
self . toolBar . setObjectName ( " toolBar " )
@ -39,8 +41,10 @@ class Ui_MainWindow(object):
self . menuObjects . setObjectName ( " menuObjects " )
self . menuGeneric = QtWidgets . QMenu ( self . menubar )
self . menuGeneric . setEnabled ( True )
self . menuGeneric . setTitle ( " &Generic " )
self . menuGeneric . setObjectName ( " menuGeneric " )
self . menuType_Here = QtWidgets . QMenu ( self . menuGeneric )
self . menuType_Here . setTitle ( " T&ype Here " )
self . menuType_Here . setObjectName ( " menuType_Here " )
self . menuTracks = QtWidgets . QMenu ( self . menubar )
self . menuTracks . setObjectName ( " menuTracks " )
@ -55,6 +59,7 @@ class Ui_MainWindow(object):
self . menu . setObjectName ( " menu " )
self . menu_2 = QtWidgets . QMenu ( self . menubar )
self . menu_2 . setEnabled ( False )
self . menu_2 . setTitle ( " | " )
self . menu_2 . setObjectName ( " menu_2 " )
self . menuEdit_MusicItem = QtWidgets . QMenu ( self . menubar )
self . menuEdit_MusicItem . setObjectName ( " menuEdit_MusicItem " )
@ -80,287 +85,482 @@ class Ui_MainWindow(object):
self . leftToolBar . setSizePolicy ( sizePolicy )
self . leftToolBar . setMinimumSize ( QtCore . QSize ( 26 , 0 ) )
self . leftToolBar . setMaximumSize ( QtCore . QSize ( 26 , 16777215 ) )
self . leftToolBar . setWindowTitle ( " leftToolBar " )
self . leftToolBar . setMovable ( False )
self . leftToolBar . setAllowedAreas ( QtCore . Qt . LeftToolBarArea )
self . leftToolBar . setFloatable ( False )
self . leftToolBar . setObjectName ( " leftToolBar " )
MainWindow . addToolBar ( QtCore . Qt . LeftToolBarArea , self . leftToolBar )
self . actionUp = QtWidgets . QAction ( MainWindow )
self . actionUp . setText ( " u&p " )
self . actionUp . setToolTip ( " up " )
self . actionUp . setShortcut ( " Up " )
self . actionUp . setObjectName ( " actionUp " )
self . actionDown = QtWidgets . QAction ( MainWindow )
self . actionDown . setText ( " d&own " )
self . actionDown . setToolTip ( " down " )
self . actionDown . setShortcut ( " Down " )
self . actionDown . setObjectName ( " actionDown " )
self . actionLeft = QtWidgets . QAction ( MainWindow )
self . actionLeft . setText ( " &left " )
self . actionLeft . setToolTip ( " left " )
self . actionLeft . setShortcut ( " Left " )
self . actionLeft . setObjectName ( " actionLeft " )
self . actionRight = QtWidgets . QAction ( MainWindow )
self . actionRight . setText ( " &right " )
self . actionRight . setToolTip ( " right " )
self . actionRight . setShortcut ( " Right " )
self . actionRight . setObjectName ( " actionRight " )
self . actionModal1 = QtWidgets . QAction ( MainWindow )
self . actionModal1 . setText ( " &modal1 " )
self . actionModal1 . setIconText ( " modal1 " )
self . actionModal1 . setToolTip ( " modal1 " )
self . actionModal1 . setShortcut ( " 1 " )
self . actionModal1 . setObjectName ( " actionModal1 " )
self . actionModal2 = QtWidgets . QAction ( MainWindow )
self . actionModal2 . setText ( " modal&2 " )
self . actionModal2 . setToolTip ( " modal2 " )
self . actionModal2 . setShortcut ( " 2 " )
self . actionModal2 . setObjectName ( " actionModal2 " )
self . actionModal3 = QtWidgets . QAction ( MainWindow )
self . actionModal3 . setText ( " modal&3 " )
self . actionModal3 . setToolTip ( " modal3 " )
self . actionModal3 . setShortcut ( " 3 " )
self . actionModal3 . setObjectName ( " actionModal3 " )
self . actionModal4 = QtWidgets . QAction ( MainWindow )
self . actionModal4 . setText ( " modal&4 " )
self . actionModal4 . setToolTip ( " modal4 " )
self . actionModal4 . setShortcut ( " 4 " )
self . actionModal4 . setObjectName ( " actionModal4 " )
self . actionModal5 = QtWidgets . QAction ( MainWindow )
self . actionModal5 . setText ( " modal&5 " )
self . actionModal5 . setToolTip ( " modal5 " )
self . actionModal5 . setShortcut ( " 5 " )
self . actionModal5 . setObjectName ( " actionModal5 " )
self . actionModal6 = QtWidgets . QAction ( MainWindow )
self . actionModal6 . setText ( " modal&6 " )
self . actionModal6 . setToolTip ( " modal6 " )
self . actionModal6 . setShortcut ( " 6 " )
self . actionModal6 . setObjectName ( " actionModal6 " )
self . actionModal7 = QtWidgets . QAction ( MainWindow )
self . actionModal7 . setText ( " modal&7 " )
self . actionModal7 . setToolTip ( " modal7 " )
self . actionModal7 . setShortcut ( " 7 " )
self . actionModal7 . setObjectName ( " actionModal7 " )
self . actionModal8 = QtWidgets . QAction ( MainWindow )
self . actionModal8 . setText ( " modal&8 " )
self . actionModal8 . setToolTip ( " modal8 " )
self . actionModal8 . setShortcut ( " 8 " )
self . actionModal8 . setObjectName ( " actionModal8 " )
self . actionModal9 = QtWidgets . QAction ( MainWindow )
self . actionModal9 . setText ( " modal&9 " )
self . actionModal9 . setToolTip ( " modal9 " )
self . actionModal9 . setShortcut ( " 9 " )
self . actionModal9 . setObjectName ( " actionModal9 " )
self . actionModal0 = QtWidgets . QAction ( MainWindow )
self . actionModal0 . setText ( " modal&0 " )
self . actionModal0 . setToolTip ( " modal0 " )
self . actionModal0 . setShortcut ( " 0 " )
self . actionModal0 . setObjectName ( " actionModal0 " )
self . actionDelete = QtWidgets . QAction ( MainWindow )
self . actionDelete . setShortcut ( " Del " )
self . actionDelete . setObjectName ( " actionDelete " )
self . actionBackspace = QtWidgets . QAction ( MainWindow )
self . actionBackspace . setShortcut ( " Backspace " )
self . actionBackspace . setObjectName ( " actionBackspace " )
self . actionShift_modal1 = QtWidgets . QAction ( MainWindow )
self . actionShift_modal1 . setText ( " sh&ift+modal1 " )
self . actionShift_modal1 . setShortcut ( " Shift+1 " )
self . actionShift_modal1 . setObjectName ( " actionShift_modal1 " )
self . actionShift_modal2 = QtWidgets . QAction ( MainWindow )
self . actionShift_modal2 . setText ( " shi&ft+modal2 " )
self . actionShift_modal2 . setShortcut ( " Shift+2 " )
self . actionShift_modal2 . setObjectName ( " actionShift_modal2 " )
self . actionShift_modal3 = QtWidgets . QAction ( MainWindow )
self . actionShift_modal3 . setText ( " shift+modal3 " )
self . actionShift_modal3 . setShortcut ( " Shift+3 " )
self . actionShift_modal3 . setObjectName ( " actionShift_modal3 " )
self . actionShift_modal4 = QtWidgets . QAction ( MainWindow )
self . actionShift_modal4 . setText ( " shift+modal4 " )
self . actionShift_modal4 . setShortcut ( " Shift+4 " )
self . actionShift_modal4 . setObjectName ( " actionShift_modal4 " )
self . actionShift_modal5 = QtWidgets . QAction ( MainWindow )
self . actionShift_modal5 . setText ( " shift+modal5 " )
self . actionShift_modal5 . setShortcut ( " Shift+5 " )
self . actionShift_modal5 . setObjectName ( " actionShift_modal5 " )
self . actionShift_modal6 = QtWidgets . QAction ( MainWindow )
self . actionShift_modal6 . setText ( " shift+modal6 " )
self . actionShift_modal6 . setShortcut ( " Shift+6 " )
self . actionShift_modal6 . setObjectName ( " actionShift_modal6 " )
self . actionShift_modal7 = QtWidgets . QAction ( MainWindow )
self . actionShift_modal7 . setText ( " shift+modal7 " )
self . actionShift_modal7 . setShortcut ( " Shift+7 " )
self . actionShift_modal7 . setObjectName ( " actionShift_modal7 " )
self . actionShift_modal8 = QtWidgets . QAction ( MainWindow )
self . actionShift_modal8 . setText ( " shift+modal8 " )
self . actionShift_modal8 . setShortcut ( " Shift+8 " )
self . actionShift_modal8 . setObjectName ( " actionShift_modal8 " )
self . actionShift_modal9 = QtWidgets . QAction ( MainWindow )
self . actionShift_modal9 . setText ( " shift+modal9 " )
self . actionShift_modal9 . setShortcut ( " Shift+9 " )
self . actionShift_modal9 . setObjectName ( " actionShift_modal9 " )
self . actionShift_modal0 = QtWidgets . QAction ( MainWindow )
self . actionShift_modal0 . setText ( " shift+modal0 " )
self . actionShift_modal0 . setShortcut ( " Shift+0 " )
self . actionShift_modal0 . setObjectName ( " actionShift_modal0 " )
self . actionAddCursorNoteToChord = QtWidgets . QAction ( MainWindow )
self . actionAddCursorNoteToChord . setShortcut ( " Return " )
self . actionAddCursorNoteToChord . setShortcutContext ( QtCore . Qt . WindowShortcut )
self . actionAddCursorNoteToChord . setObjectName ( " actionAddCursorNoteToChord " )
self . actionDeleteCursorNoteFromChord = QtWidgets . QAction ( MainWindow )
self . actionDeleteCursorNoteFromChord . setShortcut ( " Shift+Del " )
self . actionDeleteCursorNoteFromChord . setObjectName ( " actionDeleteCursorNoteFromChord " )
self . actionAdd_Track = QtWidgets . QAction ( MainWindow )
self . actionAdd_Track . setObjectName ( " actionAdd_Track " )
self . actionTrackUp = QtWidgets . QAction ( MainWindow )
self . actionTrackUp . setText ( " &trackUp " )
self . actionTrackUp . setShortcut ( " PgUp " )
self . actionTrackUp . setObjectName ( " actionTrackUp " )
self . actionTrackDown = QtWidgets . QAction ( MainWindow )
self . actionTrackDown . setText ( " trac&kDown " )
self . actionTrackDown . setShortcut ( " PgDown " )
self . actionTrackDown . setObjectName ( " actionTrackDown " )
self . actionHead = QtWidgets . QAction ( MainWindow )
self . actionHead . setText ( " &head " )
self . actionHead . setShortcut ( " Home " )
self . actionHead . setObjectName ( " actionHead " )
self . actionTail = QtWidgets . QAction ( MainWindow )
self . actionTail . setText ( " tail " )
self . actionTail . setShortcut ( " End " )
self . actionTail . setObjectName ( " actionTail " )
self . actionTrackFirst = QtWidgets . QAction ( MainWindow )
self . actionTrackFirst . setText ( " trackFirst " )
self . actionTrackFirst . setShortcut ( " Ctrl+PgUp " )
self . actionTrackFirst . setObjectName ( " actionTrackFirst " )
self . actionTrackLast = QtWidgets . QAction ( MainWindow )
self . actionTrackLast . setText ( " trackLast " )
self . actionTrackLast . setShortcut ( " Ctrl+PgDown " )
self . actionTrackLast . setObjectName ( " actionTrackLast " )
self . actionSharpen_Note = QtWidgets . QAction ( MainWindow )
self . actionSharpen_Note . setShortcut ( " + " )
self . actionSharpen_Note . setObjectName ( " actionSharpen_Note " )
self . actionFlatten_Note = QtWidgets . QAction ( MainWindow )
self . actionFlatten_Note . setShortcut ( " - " )
self . actionFlatten_Note . setObjectName ( " actionFlatten_Note " )
self . actionMeasureLeft = QtWidgets . QAction ( MainWindow )
self . actionMeasureLeft . setText ( " measureLeft " )
self . actionMeasureLeft . setShortcut ( " Ctrl+Left " )
self . actionMeasureLeft . setObjectName ( " actionMeasureLeft " )
self . actionMeasureRight = QtWidgets . QAction ( MainWindow )
self . actionMeasureRight . setText ( " measureRight " )
self . actionMeasureRight . setShortcut ( " Ctrl+Right " )
self . actionMeasureRight . setObjectName ( " actionMeasureRight " )
self . actionStep_Up = QtWidgets . QAction ( MainWindow )
self . actionStep_Up . setShortcut ( " Alt+Up " )
self . actionStep_Up . setObjectName ( " actionStep_Up " )
self . actionStep_Down = QtWidgets . QAction ( MainWindow )
self . actionStep_Down . setShortcut ( " Alt+Down " )
self . actionStep_Down . setObjectName ( " actionStep_Down " )
self . actionOctave_Up = QtWidgets . QAction ( MainWindow )
self . actionOctave_Up . setShortcut ( " Ctrl+Alt+Up " )
self . actionOctave_Up . setObjectName ( " actionOctave_Up " )
self . actionOctave_Down = QtWidgets . QAction ( MainWindow )
self . actionOctave_Down . setShortcut ( " Ctrl+Alt+Down " )
self . actionOctave_Down . setObjectName ( " actionOctave_Down " )
self . actionAugment = QtWidgets . QAction ( MainWindow )
self . actionAugment . setShortcut ( " Alt+Right " )
self . actionAugment . setObjectName ( " actionAugment " )
self . actionDiminish = QtWidgets . QAction ( MainWindow )
self . actionDiminish . setShortcut ( " Alt+Left " )
self . actionDiminish . setObjectName ( " actionDiminish " )
self . actionAppend_Block = QtWidgets . QAction ( MainWindow )
self . actionAppend_Block . setObjectName ( " actionAppend_Block " )
self . actionSplit_Current_Block = QtWidgets . QAction ( MainWindow )
self . actionSplit_Current_Block . setShortcut ( " Ins " )
self . actionSplit_Current_Block . setObjectName ( " actionSplit_Current_Block " )
self . actionDuplicate = QtWidgets . QAction ( MainWindow )
self . actionDuplicate . setShortcut ( " Alt+Ins " )
self . actionDuplicate . setObjectName ( " actionDuplicate " )
self . actionCreate_Linked_Copy = QtWidgets . QAction ( MainWindow )
self . actionCreate_Linked_Copy . setShortcut ( " Alt+Shift+Ins " )
self . actionCreate_Linked_Copy . setObjectName ( " actionCreate_Linked_Copy " )
self . actionDelete_Current_Block = QtWidgets . QAction ( MainWindow )
self . actionDelete_Current_Block . setObjectName ( " actionDelete_Current_Block " )
self . actionToggle_Notehead_Rectangles = QtWidgets . QAction ( MainWindow )
self . actionToggle_Notehead_Rectangles . setCheckable ( True )
self . actionToggle_Notehead_Rectangles . setShortcut ( " F1 " )
self . actionToggle_Notehead_Rectangles . setObjectName ( " actionToggle_Notehead_Rectangles " )
self . actionPlayPause = QtWidgets . QAction ( MainWindow )
self . actionPlayPause . setShortcut ( " Space " )
self . actionPlayPause . setObjectName ( " actionPlayPause " )
self . actionPlayFromBeginning = QtWidgets . QAction ( MainWindow )
self . actionPlayFromBeginning . setShortcut ( " Shift+Space " )
self . actionPlayFromBeginning . setObjectName ( " actionPlayFromBeginning " )
self . actionFollow_Playhead = QtWidgets . QAction ( MainWindow )
self . actionFollow_Playhead . setCheckable ( True )
self . actionFollow_Playhead . setChecked ( True )
self . actionFollow_Playhead . setShortcut ( " F3 " )
self . actionFollow_Playhead . setObjectName ( " actionFollow_Playhead " )
self . actionPlayFromEditCursor = QtWidgets . QAction ( MainWindow )
self . actionPlayFromEditCursor . setShortcut ( " Ctrl+Space " )
self . actionPlayFromEditCursor . setObjectName ( " actionPlayFromEditCursor " )
self . actionStaccato = QtWidgets . QAction ( MainWindow )
self . actionStaccato . setShortcut ( " , " )
self . actionStaccato . setObjectName ( " actionStaccato " )
self . actionCopy = QtWidgets . QAction ( MainWindow )
self . actionCopy . setShortcut ( " Ctrl+C " )
self . actionCopy . setObjectName ( " actionCopy " )
self . actionCut = QtWidgets . QAction ( MainWindow )
self . actionCut . setShortcut ( " Ctrl+X " )
self . actionCut . setObjectName ( " actionCut " )
self . actionPaste = QtWidgets . QAction ( MainWindow )
self . actionPaste . setShortcut ( " Ctrl+V " )
self . actionPaste . setObjectName ( " actionPaste " )
self . actionUpOctave = QtWidgets . QAction ( MainWindow )
self . actionUpOctave . setText ( " &upOctave " )
self . actionUpOctave . setShortcut ( " Ctrl+Up " )
self . actionUpOctave . setObjectName ( " actionUpOctave " )
self . actionDownOctave = QtWidgets . QAction ( MainWindow )
self . actionDownOctave . setText ( " &downOctave " )
self . actionDownOctave . setShortcut ( " Ctrl+Down " )
self . actionDownOctave . setObjectName ( " actionDownOctave " )
self . actionDots = QtWidgets . QAction ( MainWindow )
self . actionDots . setShortcut ( " Q " )
self . actionDots . setObjectName ( " actionDots " )
self . actionCC_Mode = QtWidgets . QAction ( MainWindow )
self . actionCC_Mode . setCheckable ( True )
self . actionCC_Mode . setShortcut ( " F7 " )
self . actionCC_Mode . setObjectName ( " actionCC_Mode " )
self . CCactionSplit_Current_Block = QtWidgets . QAction ( MainWindow )
self . CCactionSplit_Current_Block . setObjectName ( " CCactionSplit_Current_Block " )
self . actionChange_Grid_Rhythm = QtWidgets . QAction ( MainWindow )
self . actionChange_Grid_Rhythm . setCheckable ( False )
self . actionChange_Grid_Rhythm . setChecked ( False )
self . actionChange_Grid_Rhythm . setShortcut ( " F2 " )
self . actionChange_Grid_Rhythm . setObjectName ( " actionChange_Grid_Rhythm " )
self . actionSnap_To_Grid = QtWidgets . QAction ( MainWindow )
self . actionSnap_To_Grid . setCheckable ( True )
self . actionSnap_To_Grid . setChecked ( True )
self . actionSnap_To_Grid . setObjectName ( " actionSnap_To_Grid " )
self . actionAlt_modal1 = QtWidgets . QAction ( MainWindow )
self . actionAlt_modal1 . setText ( " &Alt_modal1 " )
self . actionAlt_modal1 . setShortcut ( " Alt+1 " )
self . actionAlt_modal1 . setObjectName ( " actionAlt_modal1 " )
self . actionAlt_modal2 = QtWidgets . QAction ( MainWindow )
self . actionAlt_modal2 . setText ( " Alt_modal2 " )
self . actionAlt_modal2 . setShortcut ( " Alt+2 " )
self . actionAlt_modal2 . setObjectName ( " actionAlt_modal2 " )
self . actionAlt_modal3 = QtWidgets . QAction ( MainWindow )
self . actionAlt_modal3 . setText ( " Alt_modal3 " )
self . actionAlt_modal3 . setShortcut ( " Alt+3 " )
self . actionAlt_modal3 . setObjectName ( " actionAlt_modal3 " )
self . actionAlt_modal4 = QtWidgets . QAction ( MainWindow )
self . actionAlt_modal4 . setText ( " Alt_modal4 " )
self . actionAlt_modal4 . setShortcut ( " Alt+4 " )
self . actionAlt_modal4 . setObjectName ( " actionAlt_modal4 " )
self . actionAlt_modal5 = QtWidgets . QAction ( MainWindow )
self . actionAlt_modal5 . setText ( " Alt_modal5 " )
self . actionAlt_modal5 . setShortcut ( " Alt+5 " )
self . actionAlt_modal5 . setObjectName ( " actionAlt_modal5 " )
self . actionAlt_modal6 = QtWidgets . QAction ( MainWindow )
self . actionAlt_modal6 . setText ( " Alt_modal6 " )
self . actionAlt_modal6 . setShortcut ( " Alt+6 " )
self . actionAlt_modal6 . setObjectName ( " actionAlt_modal6 " )
self . actionAlt_modal7 = QtWidgets . QAction ( MainWindow )
self . actionAlt_modal7 . setText ( " Alt_modal7 " )
self . actionAlt_modal7 . setShortcut ( " Alt+7 " )
self . actionAlt_modal7 . setObjectName ( " actionAlt_modal7 " )
self . actionAlt_modal8 = QtWidgets . QAction ( MainWindow )
self . actionAlt_modal8 . setText ( " Alt_modal8 " )
self . actionAlt_modal8 . setShortcut ( " Alt+8 " )
self . actionAlt_modal8 . setObjectName ( " actionAlt_modal8 " )
self . actionAlt_modal9 = QtWidgets . QAction ( MainWindow )
self . actionAlt_modal9 . setText ( " Alt_modal9 " )
self . actionAlt_modal9 . setShortcut ( " Alt+9 " )
self . actionAlt_modal9 . setObjectName ( " actionAlt_modal9 " )
self . actionAlt_modal0 = QtWidgets . QAction ( MainWindow )
self . actionAlt_modal0 . setText ( " Alt_modal0 " )
self . actionAlt_modal0 . setShortcut ( " Alt+0 " )
self . actionAlt_modal0 . setObjectName ( " actionAlt_modal0 " )
self . actionMidi_In_is_Active = QtWidgets . QAction ( MainWindow )
self . actionMidi_In_is_Active . setCheckable ( True )
self . actionMidi_In_is_Active . setShortcut ( " F4 " )
self . actionMidi_In_is_Active . setObjectName ( " actionMidi_In_is_Active " )
self . actionTie = QtWidgets . QAction ( MainWindow )
self . actionTie . setShortcut ( " I " )
self . actionTie . setObjectName ( " actionTie " )
self . actionLegatoSlur = QtWidgets . QAction ( MainWindow )
self . actionLegatoSlur . setShortcut ( " S " )
self . actionLegatoSlur . setObjectName ( " actionLegatoSlur " )
self . actionTenuto = QtWidgets . QAction ( MainWindow )
self . actionTenuto . setShortcut ( " E " )
self . actionTenuto . setObjectName ( " actionTenuto " )
self . actionTriplet = QtWidgets . QAction ( MainWindow )
self . actionTriplet . setShortcut ( " T " )
self . actionTriplet . setObjectName ( " actionTriplet " )
self . actionCustom_Tuplets = QtWidgets . QAction ( MainWindow )
self . actionCustom_Tuplets . setEnabled ( False )
self . actionCustom_Tuplets . setShortcut ( " Alt+T " )
self . actionCustom_Tuplets . setObjectName ( " actionCustom_Tuplets " )
self . actionPrevailingRest = QtWidgets . QAction ( MainWindow )
self . actionPrevailingRest . setEnabled ( False )
self . actionPrevailingRest . setObjectName ( " actionPrevailingRest " )
self . actionSplit_in_2 = QtWidgets . QAction ( MainWindow )
self . actionSplit_in_2 . setShortcut ( " X " )
self . actionSplit_in_2 . setObjectName ( " actionSplit_in_2 " )
self . actionSplit_in_3 = QtWidgets . QAction ( MainWindow )
self . actionSplit_in_3 . setShortcut ( " Shift+X " )
self . actionSplit_in_3 . setObjectName ( " actionSplit_in_3 " )
self . actionCustom_Split = QtWidgets . QAction ( MainWindow )
self . actionCustom_Split . setEnabled ( True )
self . actionCustom_Split . setShortcut ( " Alt+X " )
self . actionCustom_Split . setObjectName ( " actionCustom_Split " )
self . actionUndo = QtWidgets . QAction ( MainWindow )
self . actionUndo . setShortcut ( " Ctrl+Z " )
self . actionUndo . setObjectName ( " actionUndo " )
self . actionRedo = QtWidgets . QAction ( MainWindow )
self . actionRedo . setShortcut ( " Ctrl+Shift+Z " )
self . actionRedo . setObjectName ( " actionRedo " )
self . actionJoin_with_next_Block = QtWidgets . QAction ( MainWindow )
self . actionJoin_with_next_Block . setShortcut ( " Shift+Ins " )
self . actionJoin_with_next_Block . setObjectName ( " actionJoin_with_next_Block " )
self . actionSet_UpBeat = QtWidgets . QAction ( MainWindow )
self . actionSet_UpBeat . setObjectName ( " actionSet_UpBeat " )
self . actionSelectLeft = QtWidgets . QAction ( MainWindow )
self . actionSelectLeft . setText ( " selectLeft " )
self . actionSelectLeft . setShortcut ( " Shift+Left " )
self . actionSelectLeft . setObjectName ( " actionSelectLeft " )
self . actionSelectRight = QtWidgets . QAction ( MainWindow )
self . actionSelectRight . setText ( " selectRi&ght " )
self . actionSelectRight . setShortcut ( " Shift+Right " )
self . actionSelectRight . setObjectName ( " actionSelectRight " )
self . actionSelectMeasureLeft = QtWidgets . QAction ( MainWindow )
self . actionSelectMeasureLeft . setText ( " selectMeasureLeft " )
self . actionSelectMeasureLeft . setShortcut ( " Ctrl+Shift+Left " )
self . actionSelectMeasureLeft . setObjectName ( " actionSelectMeasureLeft " )
self . actionSelectMeasureRight = QtWidgets . QAction ( MainWindow )
self . actionSelectMeasureRight . setText ( " selectMeasureRight " )
self . actionSelectMeasureRight . setShortcut ( " Ctrl+Shift+Right " )
self . actionSelectMeasureRight . setObjectName ( " actionSelectMeasureRight " )
self . actionSelectHead = QtWidgets . QAction ( MainWindow )
self . actionSelectHead . setText ( " selectHead " )
self . actionSelectHead . setShortcut ( " Shift+Home " )
self . actionSelectHead . setObjectName ( " actionSelectHead " )
self . actionSelectTail = QtWidgets . QAction ( MainWindow )
self . actionSelectTail . setText ( " selectTail " )
self . actionSelectTail . setShortcut ( " Shift+End " )
self . actionSelectTail . setObjectName ( " actionSelectTail " )
self . actionSelectTrackUp = QtWidgets . QAction ( MainWindow )
self . actionSelectTrackUp . setText ( " selectTrackUp " )
self . actionSelectTrackUp . setShortcut ( " Shift+PgUp " )
self . actionSelectTrackUp . setObjectName ( " actionSelectTrackUp " )
self . actionSelectTrackDown = QtWidgets . QAction ( MainWindow )
self . actionSelectTrackDown . setText ( " selectTrackDown " )
self . actionSelectTrackDown . setShortcut ( " Shift+PgDown " )
self . actionSelectTrackDown . setObjectName ( " actionSelectTrackDown " )
self . actionSelectTrackFirst = QtWidgets . QAction ( MainWindow )
self . actionSelectTrackFirst . setText ( " selectTrackFirst " )
self . actionSelectTrackFirst . setShortcut ( " Ctrl+Shift+PgUp " )
self . actionSelectTrackFirst . setObjectName ( " actionSelectTrackFirst " )
self . actionSelectTrackLast = QtWidgets . QAction ( MainWindow )
self . actionSelectTrackLast . setText ( " selectTrackLast " )
self . actionSelectTrackLast . setShortcut ( " Ctrl+Shift+PgDown " )
self . actionSelectTrackLast . setObjectName ( " actionSelectTrackLast " )
self . actionSelectUp = QtWidgets . QAction ( MainWindow )
self . actionSelectUp . setText ( " selectUp " )
self . actionSelectUp . setShortcut ( " Shift+Up " )
self . actionSelectUp . setObjectName ( " actionSelectUp " )
self . actionSelectDown = QtWidgets . QAction ( MainWindow )
self . actionSelectDown . setText ( " selectDo&wn " )
self . actionSelectDown . setShortcut ( " Shift+Down " )
self . actionSelectDown . setObjectName ( " actionSelectDown " )
self . actionSelectUpOctave = QtWidgets . QAction ( MainWindow )
self . actionSelectUpOctave . setText ( " selectUpOcta&ve " )
self . actionSelectUpOctave . setShortcut ( " Ctrl+Shift+Up " )
self . actionSelectUpOctave . setObjectName ( " actionSelectUpOctave " )
self . actionSelectDownOctave = QtWidgets . QAction ( MainWindow )
self . actionSelectDownOctave . setText ( " selectDow&nOctave " )
self . actionSelectDownOctave . setShortcut ( " Ctrl+Shift+Down " )
self . actionSelectDownOctave . setObjectName ( " actionSelectDownOctave " )
self . actionSelectTrack = QtWidgets . QAction ( MainWindow )
self . actionSelectTrack . setText ( " selectTrack " )
self . actionSelectTrack . setShortcut ( " Shift+A " )
self . actionSelectTrack . setObjectName ( " actionSelectTrack " )
self . actionSelectMeasureColumn = QtWidgets . QAction ( MainWindow )
self . actionSelectMeasureColumn . setText ( " selectMeasureColumn " )
self . actionSelectMeasureColumn . setShortcut ( " Ctrl+A " )
self . actionSelectMeasureColumn . setObjectName ( " actionSelectMeasureColumn " )
self . actionSelectAllTracks = QtWidgets . QAction ( MainWindow )
self . actionSelectAllTracks . setText ( " selectAllTracks " )
self . actionSelectAllTracks . setShortcut ( " Ctrl+Shift+A " )
self . actionSelectAllTracks . setObjectName ( " actionSelectAllTracks " )
self . actionVelocityMore = QtWidgets . QAction ( MainWindow )
self . actionVelocityMore . setShortcut ( " > " )
self . actionVelocityMore . setObjectName ( " actionVelocityMore " )
self . actionVelocityLess = QtWidgets . QAction ( MainWindow )
self . actionVelocityLess . setShortcut ( " < " )
self . actionVelocityLess . setObjectName ( " actionVelocityLess " )
self . actionDurationModMore = QtWidgets . QAction ( MainWindow )
self . actionDurationModMore . setShortcut ( " Alt+Shift+Right " )
self . actionDurationModMore . setObjectName ( " actionDurationModMore " )
self . actionDurationModLess = QtWidgets . QAction ( MainWindow )
self . actionDurationModLess . setShortcut ( " Alt+Shift+Left " )
self . actionDurationModLess . setObjectName ( " actionDurationModLess " )
self . actionReset_Velocity_Duration_Mod = QtWidgets . QAction ( MainWindow )
self . actionReset_Velocity_Duration_Mod . setObjectName ( " actionReset_Velocity_Duration_Mod " )
self . actionWiden_Score_View = QtWidgets . QAction ( MainWindow )
self . actionWiden_Score_View . setShortcut ( " Ctrl+Shift++ " )
self . actionWiden_Score_View . setObjectName ( " actionWiden_Score_View " )
self . actionShrink_Score_View = QtWidgets . QAction ( MainWindow )
self . actionShrink_Score_View . setShortcut ( " Ctrl+Shift+- " )
self . actionShrink_Score_View . setObjectName ( " actionShrink_Score_View " )
self . actionData_Editor = QtWidgets . QAction ( MainWindow )
self . actionData_Editor . setCheckable ( True )
self . actionData_Editor . setShortcut ( " Ctrl+T " )
self . actionData_Editor . setObjectName ( " actionData_Editor " )
self . actionClef = QtWidgets . QAction ( MainWindow )
self . actionClef . setShortcut ( " C " )
self . actionClef . setObjectName ( " actionClef " )
self . actionMetrical_Instruction = QtWidgets . QAction ( MainWindow )
self . actionMetrical_Instruction . setShortcut ( " M " )
self . actionMetrical_Instruction . setObjectName ( " actionMetrical_Instruction " )
self . actionKey_Signature = QtWidgets . QAction ( MainWindow )
self . actionKey_Signature . setShortcut ( " K " )
self . actionKey_Signature . setObjectName ( " actionKey_Signature " )
self . actionDynamics = QtWidgets . QAction ( MainWindow )
self . actionDynamics . setShortcut ( " D " )
self . actionDynamics . setObjectName ( " actionDynamics " )
self . actionMulti_Measure_Rest = QtWidgets . QAction ( MainWindow )
self . actionMulti_Measure_Rest . setShortcut ( " R " )
self . actionMulti_Measure_Rest . setObjectName ( " actionMulti_Measure_Rest " )
self . actionTemporary_Tempo_Change = QtWidgets . QAction ( MainWindow )
self . actionTemporary_Tempo_Change . setShortcut ( " F " )
self . actionTemporary_Tempo_Change . setObjectName ( " actionTemporary_Tempo_Change " )
self . actionBeam = QtWidgets . QAction ( MainWindow )
self . actionBeam . setShortcut ( " B " )
self . actionBeam . setObjectName ( " actionBeam " )
self . actionRemoveBeams = QtWidgets . QAction ( MainWindow )
self . actionRemoveBeams . setShortcut ( " Alt+B " )
self . actionRemoveBeams . setObjectName ( " actionRemoveBeams " )
self . actionTempo_Change = QtWidgets . QAction ( MainWindow )
self . actionTempo_Change . setShortcut ( " G " )
self . actionTempo_Change . setObjectName ( " actionTempo_Change " )
self . actionDelete_Tempo_Change = QtWidgets . QAction ( MainWindow )
self . actionDelete_Tempo_Change . setShortcut ( " Alt+G " )
self . actionDelete_Tempo_Change . setObjectName ( " actionDelete_Tempo_Change " )
self . actionBlock_Mode = QtWidgets . QAction ( MainWindow )
self . actionBlock_Mode . setCheckable ( True )
self . actionBlock_Mode . setShortcut ( " F6 " )
self . actionBlock_Mode . setObjectName ( " actionBlock_Mode " )
self . actionNotation_Mode = QtWidgets . QAction ( MainWindow )
self . actionNotation_Mode . setCheckable ( True )
self . actionNotation_Mode . setChecked ( True )
self . actionNotation_Mode . setShortcut ( " F5 " )
self . actionNotation_Mode . setObjectName ( " actionNotation_Mode " )
self . actionTransposeChord = QtWidgets . QAction ( MainWindow )
self . actionTransposeChord . setObjectName ( " actionTransposeChord " )
self . actionTranspose_Score = QtWidgets . QAction ( MainWindow )
self . actionTranspose_Score . setObjectName ( " actionTranspose_Score " )
self . actionSave = QtWidgets . QAction ( MainWindow )
self . actionSave . setShortcut ( " Ctrl+S " )
self . actionSave . setObjectName ( " actionSave " )
self . actionExport_File = QtWidgets . QAction ( MainWindow )
self . actionExport_File . setObjectName ( " actionExport_File " )
@ -371,18 +571,27 @@ class Ui_MainWindow(object):
self . actionDelete_All_Empty_Blocks = QtWidgets . QAction ( MainWindow )
self . actionDelete_All_Empty_Blocks . setObjectName ( " actionDelete_All_Empty_Blocks " )
self . actionBlockRight = QtWidgets . QAction ( MainWindow )
self . actionBlockRight . setText ( " blo&ckRight " )
self . actionBlockRight . setShortcut ( " Ctrl+Alt+Right " )
self . actionBlockRight . setObjectName ( " actionBlockRight " )
self . actionBlockLeft = QtWidgets . QAction ( MainWindow )
self . actionBlockLeft . setText ( " &blockLeft " )
self . actionBlockLeft . setShortcut ( " Ctrl+Alt+Left " )
self . actionBlockLeft . setObjectName ( " actionBlockLeft " )
self . actionSelectBlockRight = QtWidgets . QAction ( MainWindow )
self . actionSelectBlockRight . setText ( " &selectBlockRight " )
self . actionSelectBlockRight . setShortcut ( " Ctrl+Alt+Shift+Right " )
self . actionSelectBlockRight . setObjectName ( " actionSelectBlockRight " )
self . actionSelectBlockLeft = QtWidgets . QAction ( MainWindow )
self . actionSelectBlockLeft . setText ( " s&electBlockLeft " )
self . actionSelectBlockLeft . setShortcut ( " Ctrl+Alt+Shift+Left " )
self . actionSelectBlockLeft . setObjectName ( " actionSelectBlockLeft " )
self . actionPedalNotes = QtWidgets . QAction ( MainWindow )
self . actionPedalNotes . setObjectName ( " actionPedalNotes " )
self . actionReverse = QtWidgets . QAction ( MainWindow )
self . actionReverse . setObjectName ( " actionReverse " )
self . actionDuplicateItem = QtWidgets . QAction ( MainWindow )
self . actionDuplicateItem . setShortcut ( " Ctrl+D " )
self . actionDuplicateItem . setObjectName ( " actionDuplicateItem " )
self . actionRandom = QtWidgets . QAction ( MainWindow )
self . actionRandom . setObjectName ( " actionRandom " )
@ -392,8 +601,6 @@ class Ui_MainWindow(object):
self . actionDescending . setObjectName ( " actionDescending " )
self . actionMirror_around_Cursor = QtWidgets . QAction ( MainWindow )
self . actionMirror_around_Cursor . setObjectName ( " actionMirror_around_Cursor " )
self . actionInsert_Random = QtWidgets . QAction ( MainWindow )
self . actionInsert_Random . setObjectName ( " actionInsert_Random " )
self . actionRandom_chromatic_in_clef_range = QtWidgets . QAction ( MainWindow )
self . actionRandom_chromatic_in_clef_range . setObjectName ( " actionRandom_chromatic_in_clef_range " )
self . actionRandom_in_scale_in_clef_range = QtWidgets . QAction ( MainWindow )
@ -405,6 +612,7 @@ class Ui_MainWindow(object):
self . actionExport_to_Ly = QtWidgets . QAction ( MainWindow )
self . actionExport_to_Ly . setObjectName ( " actionExport_to_Ly " )
self . actionShow_PDF = QtWidgets . QAction ( MainWindow )
self . actionShow_PDF . setShortcut ( " Ctrl+P " )
self . actionShow_PDF . setObjectName ( " actionShow_PDF " )
self . actionExport_to_pdf_file = QtWidgets . QAction ( MainWindow )
self . actionExport_to_pdf_file . setObjectName ( " actionExport_to_pdf_file " )
@ -429,16 +637,16 @@ class Ui_MainWindow(object):
self . actionDelete_Current_Track = QtWidgets . QAction ( MainWindow )
self . actionDelete_Current_Track . setObjectName ( " actionDelete_Current_Track " )
self . actionUse_Current_Track_as_Metronome = QtWidgets . QAction ( MainWindow )
self . actionUse_Current_Track_as_Metronome . setShortcut ( " U " )
self . actionUse_Current_Track_as_Metronome . setObjectName ( " actionUse_Current_Track_as_Metronome " )
self . actionMetronome_Enabled = QtWidgets . QAction ( MainWindow )
self . actionMetronome_Enabled . setCheckable ( True )
self . actionMetronome_Enabled . setShortcut ( " Alt+U " )
self . actionMetronome_Enabled . setObjectName ( " actionMetronome_Enabled " )
self . actionRandom_in_scale_in_cursor_plus_octave = QtWidgets . QAction ( MainWindow )
self . actionRandom_in_scale_in_cursor_plus_octave . setObjectName ( " actionRandom_in_scale_in_cursor_plus_octave " )
self . actionRandom_in_scale_in_octave_around_cursor = QtWidgets . QAction ( MainWindow )
self . actionRandom_in_scale_in_octave_around_cursor . setObjectName ( " actionRandom_in_scale_in_octave_around_cursor " )
self . actionCreate_pool_from_selection = QtWidgets . QAction ( MainWindow )
self . actionCreate_pool_from_selection . setObjectName ( " actionCreate_pool_from_selection " )
self . actionLyBarline = QtWidgets . QAction ( MainWindow )
self . actionLyBarline . setObjectName ( " actionLyBarline " )
self . actionLyFree_Instruction = QtWidgets . QAction ( MainWindow )
@ -446,8 +654,10 @@ class Ui_MainWindow(object):
self . actionLyRepeat = QtWidgets . QAction ( MainWindow )
self . actionLyRepeat . setObjectName ( " actionLyRepeat " )
self . actionZoom_In_Score_View = QtWidgets . QAction ( MainWindow )
self . actionZoom_In_Score_View . setShortcut ( " Ctrl++ " )
self . actionZoom_In_Score_View . setObjectName ( " actionZoom_In_Score_View " )
self . actionZoom_Out_Score_View = QtWidgets . QAction ( MainWindow )
self . actionZoom_Out_Score_View . setShortcut ( " Ctrl+- " )
self . actionZoom_Out_Score_View . setObjectName ( " actionZoom_Out_Score_View " )
self . menuObjects . addAction ( self . actionMetrical_Instruction )
self . menuObjects . addAction ( self . actionClef )
@ -648,18 +858,13 @@ class Ui_MainWindow(object):
def retranslateUi ( self , MainWindow ) :
_translate = QtCore . QCoreApplication . translate
MainWindow . setWindowTitle ( _translate ( " MainWindow " , " Laborejo " ) )
self . toolBar . setWindowTitle ( _translate ( " MainWindow " , " toolBar " ) )
self . menuHelp . setTitle ( _translate ( " MainWindow " , " Help " ) )
self . menuObjects . setTitle ( _translate ( " MainWindow " , " &Insert Objects " ) )
self . menuGeneric . setTitle ( _translate ( " MainWindow " , " &Generic " ) )
self . menuType_Here . setTitle ( _translate ( " MainWindow " , " T&ype Here " ) )
self . menuTracks . setTitle ( _translate ( " MainWindow " , " &Structures " ) )
self . menuEdit . setTitle ( _translate ( " MainWindow " , " E&dit Note " ) )
self . menuView . setTitle ( _translate ( " MainWindow " , " &Control " ) )
self . menuMode . setTitle ( _translate ( " MainWindow " , " &View and Edit Mode " ) )
self . menu . setTitle ( _translate ( " MainWindow " , " | " ) )
self . menu_2 . setTitle ( _translate ( " MainWindow " , " | " ) )
self . menuEdit_MusicItem . setTitle ( _translate ( " MainWindow " , " Edit &MusicItem " ) )
self . menuEdit_2 . setTitle ( _translate ( " MainWindow " , " E&dit " ) )
self . menuToolbox . setTitle ( _translate ( " MainWindow " , " &Toolbox " ) )
@ -667,292 +872,97 @@ class Ui_MainWindow(object):
self . menuInsert . setTitle ( _translate ( " MainWindow " , " &Note Generation " ) )
self . menuMIDI . setTitle ( _translate ( " MainWindow " , " &MIDI " ) )
self . menuLilypond . setTitle ( _translate ( " MainWindow " , " &Lilypond " ) )
self . leftToolBar . setWindowTitle ( _translate ( " MainWindow " , " leftToolBar " ) )
self . actionUp . setText ( _translate ( " MainWindow " , " u&p " ) )
self . actionUp . setShortcut ( _translate ( " MainWindow " , " Up " ) )
self . actionDown . setText ( _translate ( " MainWindow " , " d&own " ) )
self . actionDown . setShortcut ( _translate ( " MainWindow " , " Down " ) )
self . actionLeft . setText ( _translate ( " MainWindow " , " &left " ) )
self . actionLeft . setShortcut ( _translate ( " MainWindow " , " Left " ) )
self . actionRight . setText ( _translate ( " MainWindow " , " &right " ) )
self . actionRight . setShortcut ( _translate ( " MainWindow " , " Right " ) )
self . actionModal1 . setText ( _translate ( " MainWindow " , " &modal1 " ) )
self . actionModal1 . setShortcut ( _translate ( " MainWindow " , " 1 " ) )
self . actionModal2 . setText ( _translate ( " MainWindow " , " modal&2 " ) )
self . actionModal2 . setShortcut ( _translate ( " MainWindow " , " 2 " ) )
self . actionModal3 . setText ( _translate ( " MainWindow " , " modal&3 " ) )
self . actionModal3 . setShortcut ( _translate ( " MainWindow " , " 3 " ) )
self . actionModal4 . setText ( _translate ( " MainWindow " , " modal&4 " ) )
self . actionModal4 . setShortcut ( _translate ( " MainWindow " , " 4 " ) )
self . actionModal5 . setText ( _translate ( " MainWindow " , " modal&5 " ) )
self . actionModal5 . setShortcut ( _translate ( " MainWindow " , " 5 " ) )
self . actionModal6 . setText ( _translate ( " MainWindow " , " modal&6 " ) )
self . actionModal6 . setShortcut ( _translate ( " MainWindow " , " 6 " ) )
self . actionModal7 . setText ( _translate ( " MainWindow " , " modal&7 " ) )
self . actionModal7 . setShortcut ( _translate ( " MainWindow " , " 7 " ) )
self . actionModal8 . setText ( _translate ( " MainWindow " , " modal&8 " ) )
self . actionModal8 . setShortcut ( _translate ( " MainWindow " , " 8 " ) )
self . actionModal9 . setText ( _translate ( " MainWindow " , " modal&9 " ) )
self . actionModal9 . setShortcut ( _translate ( " MainWindow " , " 9 " ) )
self . actionModal0 . setText ( _translate ( " MainWindow " , " modal&0 " ) )
self . actionModal0 . setShortcut ( _translate ( " MainWindow " , " 0 " ) )
self . actionDelete . setText ( _translate ( " MainWindow " , " &Delete Item " ) )
self . actionDelete . setShortcut ( _translate ( " MainWindow " , " Del " ) )
self . actionBackspace . setText ( _translate ( " MainWindow " , " Delete previous &Item " ) )
self . actionBackspace . setShortcut ( _translate ( " MainWindow " , " Backspace " ) )
self . actionShift_modal1 . setText ( _translate ( " MainWindow " , " sh&ift+modal1 " ) )
self . actionShift_modal1 . setShortcut ( _translate ( " MainWindow " , " Shift+1 " ) )
self . actionShift_modal2 . setText ( _translate ( " MainWindow " , " shi&ft+modal2 " ) )
self . actionShift_modal2 . setShortcut ( _translate ( " MainWindow " , " Shift+2 " ) )
self . actionShift_modal3 . setText ( _translate ( " MainWindow " , " shift+modal3 " ) )
self . actionShift_modal3 . setShortcut ( _translate ( " MainWindow " , " Shift+3 " ) )
self . actionShift_modal4 . setText ( _translate ( " MainWindow " , " shift+modal4 " ) )
self . actionShift_modal4 . setShortcut ( _translate ( " MainWindow " , " Shift+4 " ) )
self . actionShift_modal5 . setText ( _translate ( " MainWindow " , " shift+modal5 " ) )
self . actionShift_modal5 . setShortcut ( _translate ( " MainWindow " , " Shift+5 " ) )
self . actionShift_modal6 . setText ( _translate ( " MainWindow " , " shift+modal6 " ) )
self . actionShift_modal6 . setShortcut ( _translate ( " MainWindow " , " Shift+6 " ) )
self . actionShift_modal7 . setText ( _translate ( " MainWindow " , " shift+modal7 " ) )
self . actionShift_modal7 . setShortcut ( _translate ( " MainWindow " , " Shift+7 " ) )
self . actionShift_modal8 . setText ( _translate ( " MainWindow " , " shift+modal8 " ) )
self . actionShift_modal8 . setShortcut ( _translate ( " MainWindow " , " Shift+8 " ) )
self . actionShift_modal9 . setText ( _translate ( " MainWindow " , " shift+modal9 " ) )
self . actionShift_modal9 . setShortcut ( _translate ( " MainWindow " , " Shift+9 " ) )
self . actionShift_modal0 . setText ( _translate ( " MainWindow " , " shift+modal0 " ) )
self . actionShift_modal0 . setShortcut ( _translate ( " MainWindow " , " Shift+0 " ) )
self . actionAddCursorNoteToChord . setText ( _translate ( " MainWindow " , " &Add Note to Chord " ) )
self . actionAddCursorNoteToChord . setShortcut ( _translate ( " MainWindow " , " Return " ) )
self . actionDeleteCursorNoteFromChord . setText ( _translate ( " MainWindow " , " &Delete Note from Chord " ) )
self . actionDeleteCursorNoteFromChord . setShortcut ( _translate ( " MainWindow " , " Shift+Del " ) )
self . actionAdd_Track . setText ( _translate ( " MainWindow " , " &Add Track " ) )
self . actionTrackUp . setText ( _translate ( " MainWindow " , " &trackUp " ) )
self . actionTrackUp . setShortcut ( _translate ( " MainWindow " , " PgUp " ) )
self . actionTrackDown . setText ( _translate ( " MainWindow " , " trac&kDown " ) )
self . actionTrackDown . setShortcut ( _translate ( " MainWindow " , " PgDown " ) )
self . actionHead . setText ( _translate ( " MainWindow " , " &head " ) )
self . actionHead . setShortcut ( _translate ( " MainWindow " , " Home " ) )
self . actionTail . setText ( _translate ( " MainWindow " , " tail " ) )
self . actionTail . setShortcut ( _translate ( " MainWindow " , " End " ) )
self . actionTrackFirst . setText ( _translate ( " MainWindow " , " trackFirst " ) )
self . actionTrackFirst . setShortcut ( _translate ( " MainWindow " , " Ctrl+PgUp " ) )
self . actionTrackLast . setText ( _translate ( " MainWindow " , " trackLast " ) )
self . actionTrackLast . setShortcut ( _translate ( " MainWindow " , " Ctrl+PgDown " ) )
self . actionSharpen_Note . setText ( _translate ( " MainWindow " , " &Sharpen Note " ) )
self . actionSharpen_Note . setShortcut ( _translate ( " MainWindow " , " + " ) )
self . actionFlatten_Note . setText ( _translate ( " MainWindow " , " &Flatten Note " ) )
self . actionFlatten_Note . setShortcut ( _translate ( " MainWindow " , " - " ) )
self . actionMeasureLeft . setText ( _translate ( " MainWindow " , " measureLeft " ) )
self . actionMeasureLeft . setShortcut ( _translate ( " MainWindow " , " Ctrl+Left " ) )
self . actionMeasureRight . setText ( _translate ( " MainWindow " , " measureRight " ) )
self . actionMeasureRight . setShortcut ( _translate ( " MainWindow " , " Ctrl+Right " ) )
self . actionStep_Up . setText ( _translate ( " MainWindow " , " Step &Up " ) )
self . actionStep_Up . setShortcut ( _translate ( " MainWindow " , " Alt+Up " ) )
self . actionStep_Down . setText ( _translate ( " MainWindow " , " Ste&p Down " ) )
self . actionStep_Down . setShortcut ( _translate ( " MainWindow " , " Alt+Down " ) )
self . actionOctave_Up . setText ( _translate ( " MainWindow " , " &Octave Up " ) )
self . actionOctave_Up . setShortcut ( _translate ( " MainWindow " , " Ctrl+Alt+Up " ) )
self . actionOctave_Down . setText ( _translate ( " MainWindow " , " Octa&ve Down " ) )
self . actionOctave_Down . setShortcut ( _translate ( " MainWindow " , " Ctrl+Alt+Down " ) )
self . actionAugment . setText ( _translate ( " MainWindow " , " &Augment " ) )
self . actionAugment . setShortcut ( _translate ( " MainWindow " , " Alt+Right " ) )
self . actionDiminish . setText ( _translate ( " MainWindow " , " &Diminish " ) )
self . actionDiminish . setShortcut ( _translate ( " MainWindow " , " Alt+Left " ) )
self . actionAppend_Block . setText ( _translate ( " MainWindow " , " Append &Block " ) )
self . actionSplit_Current_Block . setText ( _translate ( " MainWindow " , " &Split Current Block " ) )
self . actionSplit_Current_Block . setShortcut ( _translate ( " MainWindow " , " Ins " ) )
self . actionDuplicate . setText ( _translate ( " MainWindow " , " &Duplicate Current Block " ) )
self . actionDuplicate . setShortcut ( _translate ( " MainWindow " , " Alt+Ins " ) )
self . actionCreate_Linked_Copy . setText ( _translate ( " MainWindow " , " &Create Linked Copy " ) )
self . actionCreate_Linked_Copy . setShortcut ( _translate ( " MainWindow " , " Alt+Shift+Ins " ) )
self . actionDelete_Current_Block . setText ( _translate ( " MainWindow " , " De&lete Current Block " ) )
self . actionToggle_Notehead_Rectangles . setText ( _translate ( " MainWindow " , " &Rectangle Noteheads " ) )
self . actionToggle_Notehead_Rectangles . setShortcut ( _translate ( " MainWindow " , " F1 " ) )
self . actionPlayPause . setText ( _translate ( " MainWindow " , " P&lay / Pause " ) )
self . actionPlayPause . setShortcut ( _translate ( " MainWindow " , " Space " ) )
self . actionPlayFromBeginning . setText ( _translate ( " MainWindow " , " Play fr&om Start " ) )
self . actionPlayFromBeginning . setShortcut ( _translate ( " MainWindow " , " Shift+Space " ) )
self . actionFollow_Playhead . setText ( _translate ( " MainWindow " , " &Follow Playhead " ) )
self . actionFollow_Playhead . setShortcut ( _translate ( " MainWindow " , " F3 " ) )
self . actionPlayFromEditCursor . setText ( _translate ( " MainWindow " , " Pla&y from Cursor " ) )
self . actionPlayFromEditCursor . setShortcut ( _translate ( " MainWindow " , " Ctrl+Space " ) )
self . actionStaccato . setText ( _translate ( " MainWindow " , " Staccato " ) )
self . actionStaccato . setShortcut ( _translate ( " MainWindow " , " , " ) )
self . actionCopy . setText ( _translate ( " MainWindow " , " &Copy " ) )
self . actionCopy . setShortcut ( _translate ( " MainWindow " , " Ctrl+C " ) )
self . actionCut . setText ( _translate ( " MainWindow " , " Cut " ) )
self . actionCut . setShortcut ( _translate ( " MainWindow " , " Ctrl+X " ) )
self . actionPaste . setText ( _translate ( " MainWindow " , " &Paste " ) )
self . actionPaste . setShortcut ( _translate ( " MainWindow " , " Ctrl+V " ) )
self . actionUpOctave . setText ( _translate ( " MainWindow " , " &upOctave " ) )
self . actionUpOctave . setShortcut ( _translate ( " MainWindow " , " Ctrl+Up " ) )
self . actionDownOctave . setText ( _translate ( " MainWindow " , " &downOctave " ) )
self . actionDownOctave . setShortcut ( _translate ( " MainWindow " , " Ctrl+Down " ) )
self . actionDots . setText ( _translate ( " MainWindow " , " Dots " ) )
self . actionDots . setShortcut ( _translate ( " MainWindow " , " Q " ) )
self . actionCC_Mode . setText ( _translate ( " MainWindow " , " &Control Changes " ) )
self . actionCC_Mode . setShortcut ( _translate ( " MainWindow " , " F7 " ) )
self . CCactionSplit_Current_Block . setText ( _translate ( " MainWindow " , " CCactionSplit_Current_Block " ) )
self . CCactionSplit_Current_Block . setShortcut ( _translate ( " MainWindow " , " Ins " ) )
self . actionChange_Grid_Rhythm . setText ( _translate ( " MainWindow " , " &Change Grid Rhythm " ) )
self . actionChange_Grid_Rhythm . setShortcut ( _translate ( " MainWindow " , " F2 " ) )
self . actionSnap_To_Grid . setText ( _translate ( " MainWindow " , " Snap To Grid " ) )
self . actionAlt_modal1 . setText ( _translate ( " MainWindow " , " &Alt_modal1 " ) )
self . actionAlt_modal1 . setShortcut ( _translate ( " MainWindow " , " Alt+1 " ) )
self . actionAlt_modal2 . setText ( _translate ( " MainWindow " , " Alt_modal2 " ) )
self . actionAlt_modal2 . setShortcut ( _translate ( " MainWindow " , " Alt+2 " ) )
self . actionAlt_modal3 . setText ( _translate ( " MainWindow " , " Alt_modal3 " ) )
self . actionAlt_modal3 . setShortcut ( _translate ( " MainWindow " , " Alt+3 " ) )
self . actionAlt_modal4 . setText ( _translate ( " MainWindow " , " Alt_modal4 " ) )
self . actionAlt_modal4 . setShortcut ( _translate ( " MainWindow " , " Alt+4 " ) )
self . actionAlt_modal5 . setText ( _translate ( " MainWindow " , " Alt_modal5 " ) )
self . actionAlt_modal5 . setShortcut ( _translate ( " MainWindow " , " Alt+5 " ) )
self . actionAlt_modal6 . setText ( _translate ( " MainWindow " , " Alt_modal6 " ) )
self . actionAlt_modal6 . setShortcut ( _translate ( " MainWindow " , " Alt+6 " ) )
self . actionAlt_modal7 . setText ( _translate ( " MainWindow " , " Alt_modal7 " ) )
self . actionAlt_modal7 . setShortcut ( _translate ( " MainWindow " , " Alt+7 " ) )
self . actionAlt_modal8 . setText ( _translate ( " MainWindow " , " Alt_modal8 " ) )
self . actionAlt_modal8 . setShortcut ( _translate ( " MainWindow " , " Alt+8 " ) )
self . actionAlt_modal9 . setText ( _translate ( " MainWindow " , " Alt_modal9 " ) )
self . actionAlt_modal9 . setShortcut ( _translate ( " MainWindow " , " Alt+9 " ) )
self . actionAlt_modal0 . setText ( _translate ( " MainWindow " , " Alt_modal0 " ) )
self . actionAlt_modal0 . setShortcut ( _translate ( " MainWindow " , " Alt+0 " ) )
self . actionMidi_In_is_Active . setText ( _translate ( " MainWindow " , " &Midi In is Active " ) )
self . actionMidi_In_is_Active . setToolTip ( _translate ( " MainWindow " , " Toggle midi in on and off " ) )
self . actionMidi_In_is_Active . setShortcut ( _translate ( " MainWindow " , " F4 " ) )
self . actionTie . setText ( _translate ( " MainWindow " , " T&ie " ) )
self . actionTie . setShortcut ( _translate ( " MainWindow " , " I " ) )
self . actionLegatoSlur . setText ( _translate ( " MainWindow " , " &Legato Slur " ) )
self . actionLegatoSlur . setToolTip ( _translate ( " MainWindow " , " Toggle Legato Slur " ) )
self . actionLegatoSlur . setShortcut ( _translate ( " MainWindow " , " S " ) )
self . actionTenuto . setText ( _translate ( " MainWindow " , " T&enuto " ) )
self . actionTenuto . setShortcut ( _translate ( " MainWindow " , " E " ) )
self . actionTriplet . setText ( _translate ( " MainWindow " , " Triplet " ) )
self . actionTriplet . setShortcut ( _translate ( " MainWindow " , " T " ) )
self . actionCustom_Tuplets . setText ( _translate ( " MainWindow " , " &Custom Tuplets " ) )
self . actionCustom_Tuplets . setShortcut ( _translate ( " MainWindow " , " Alt+T " ) )
self . actionPrevailingRest . setText ( _translate ( " MainWindow " , " Prevailing Rest " ) )
self . actionSplit_in_2 . setText ( _translate ( " MainWindow " , " &Split in 2 " ) )
self . actionSplit_in_2 . setShortcut ( _translate ( " MainWindow " , " X " ) )
self . actionSplit_in_3 . setText ( _translate ( " MainWindow " , " Split &in 3 " ) )
self . actionSplit_in_3 . setShortcut ( _translate ( " MainWindow " , " Shift+X " ) )
self . actionCustom_Split . setText ( _translate ( " MainWindow " , " Split in &X " ) )
self . actionCustom_Split . setShortcut ( _translate ( " MainWindow " , " Alt+X " ) )
self . actionUndo . setText ( _translate ( " MainWindow " , " &Undo " ) )
self . actionUndo . setShortcut ( _translate ( " MainWindow " , " Ctrl+Z " ) )
self . actionRedo . setText ( _translate ( " MainWindow " , " &Redo " ) )
self . actionRedo . setShortcut ( _translate ( " MainWindow " , " Ctrl+Shift+Z " ) )
self . actionJoin_with_next_Block . setText ( _translate ( " MainWindow " , " &Join with next Block " ) )
self . actionJoin_with_next_Block . setShortcut ( _translate ( " MainWindow " , " Shift+Ins " ) )
self . actionSet_UpBeat . setText ( _translate ( " MainWindow " , " Set Upbeat " ) )
self . actionSelectLeft . setText ( _translate ( " MainWindow " , " selectLeft " ) )
self . actionSelectLeft . setShortcut ( _translate ( " MainWindow " , " Shift+Left " ) )
self . actionSelectRight . setText ( _translate ( " MainWindow " , " selectRi&ght " ) )
self . actionSelectRight . setShortcut ( _translate ( " MainWindow " , " Shift+Right " ) )
self . actionSelectMeasureLeft . setText ( _translate ( " MainWindow " , " selectMeasureLeft " ) )
self . actionSelectMeasureLeft . setShortcut ( _translate ( " MainWindow " , " Ctrl+Shift+Left " ) )
self . actionSelectMeasureRight . setText ( _translate ( " MainWindow " , " selectMeasureRight " ) )
self . actionSelectMeasureRight . setShortcut ( _translate ( " MainWindow " , " Ctrl+Shift+Right " ) )
self . actionSelectHead . setText ( _translate ( " MainWindow " , " selectHead " ) )
self . actionSelectHead . setShortcut ( _translate ( " MainWindow " , " Shift+Home " ) )
self . actionSelectTail . setText ( _translate ( " MainWindow " , " selectTail " ) )
self . actionSelectTail . setShortcut ( _translate ( " MainWindow " , " Shift+End " ) )
self . actionSelectTrackUp . setText ( _translate ( " MainWindow " , " selectTrackUp " ) )
self . actionSelectTrackUp . setShortcut ( _translate ( " MainWindow " , " Shift+PgUp " ) )
self . actionSelectTrackDown . setText ( _translate ( " MainWindow " , " selectTrackDown " ) )
self . actionSelectTrackDown . setShortcut ( _translate ( " MainWindow " , " Shift+PgDown " ) )
self . actionSelectTrackFirst . setText ( _translate ( " MainWindow " , " selectTrackFirst " ) )
self . actionSelectTrackFirst . setShortcut ( _translate ( " MainWindow " , " Ctrl+Shift+PgUp " ) )
self . actionSelectTrackLast . setText ( _translate ( " MainWindow " , " selectTrackLast " ) )
self . actionSelectTrackLast . setShortcut ( _translate ( " MainWindow " , " Ctrl+Shift+PgDown " ) )
self . actionSelectUp . setText ( _translate ( " MainWindow " , " selectUp " ) )
self . actionSelectUp . setShortcut ( _translate ( " MainWindow " , " Shift+Up " ) )
self . actionSelectDown . setText ( _translate ( " MainWindow " , " selectDo&wn " ) )
self . actionSelectDown . setShortcut ( _translate ( " MainWindow " , " Shift+Down " ) )
self . actionSelectUpOctave . setText ( _translate ( " MainWindow " , " selectUpOcta&ve " ) )
self . actionSelectUpOctave . setShortcut ( _translate ( " MainWindow " , " Ctrl+Shift+Up " ) )
self . actionSelectDownOctave . setText ( _translate ( " MainWindow " , " selectDow&nOctave " ) )
self . actionSelectDownOctave . setShortcut ( _translate ( " MainWindow " , " Ctrl+Shift+Down " ) )
self . actionSelectTrack . setText ( _translate ( " MainWindow " , " selectTrack " ) )
self . actionSelectTrack . setShortcut ( _translate ( " MainWindow " , " Shift+A " ) )
self . actionSelectMeasureColumn . setText ( _translate ( " MainWindow " , " selectMeasureColumn " ) )
self . actionSelectMeasureColumn . setShortcut ( _translate ( " MainWindow " , " Ctrl+A " ) )
self . actionSelectAllTracks . setText ( _translate ( " MainWindow " , " selectAllTracks " ) )
self . actionSelectAllTracks . setShortcut ( _translate ( " MainWindow " , " Ctrl+Shift+A " ) )
self . actionVelocityMore . setText ( _translate ( " MainWindow " , " &More Velocity " ) )
self . actionVelocityMore . setToolTip ( _translate ( " MainWindow " , " More Velocity " ) )
self . actionVelocityMore . setShortcut ( _translate ( " MainWindow " , " > " ) )
self . actionVelocityLess . setText ( _translate ( " MainWindow " , " &Less Velocity " ) )
self . actionVelocityLess . setToolTip ( _translate ( " MainWindow " , " Less Velocity " ) )
self . actionVelocityLess . setShortcut ( _translate ( " MainWindow " , " < " ) )
self . actionDurationModMore . setText ( _translate ( " MainWindow " , " Lo&nger Duration Mod. " ) )
self . actionDurationModMore . setToolTip ( _translate ( " MainWindow " , " Longer Duration Mod. " ) )
self . actionDurationModMore . setShortcut ( _translate ( " MainWindow " , " Alt+Shift+Right " ) )
self . actionDurationModLess . setText ( _translate ( " MainWindow " , " Shorter Duration Mod. " ) )
self . actionDurationModLess . setToolTip ( _translate ( " MainWindow " , " Shorter Duration Mod. " ) )
self . actionDurationModLess . setShortcut ( _translate ( " MainWindow " , " Alt+Shift+Left " ) )
self . actionReset_Velocity_Duration_Mod . setText ( _translate ( " MainWindow " , " &Reset Velocity / Duration Mod. " ) )
self . actionWiden_Score_View . setText ( _translate ( " MainWindow " , " &Widen Score View " ) )
self . actionWiden_Score_View . setShortcut ( _translate ( " MainWindow " , " Ctrl+Shift++ " ) )
self . actionShrink_Score_View . setText ( _translate ( " MainWindow " , " Shr&ink Score View " ) )
self . actionShrink_Score_View . setShortcut ( _translate ( " MainWindow " , " Ctrl+Shift+- " ) )
self . actionData_Editor . setText ( _translate ( " MainWindow " , " &Track Editor " ) )
self . actionData_Editor . setShortcut ( _translate ( " MainWindow " , " Ctrl+T " ) )
self . actionClef . setText ( _translate ( " MainWindow " , " &Clef " ) )
self . actionClef . setShortcut ( _translate ( " MainWindow " , " C " ) )
self . actionMetrical_Instruction . setText ( _translate ( " MainWindow " , " &Metrical Instruction " ) )
self . actionMetrical_Instruction . setShortcut ( _translate ( " MainWindow " , " M " ) )
self . actionKey_Signature . setText ( _translate ( " MainWindow " , " &Key Signature " ) )
self . actionKey_Signature . setShortcut ( _translate ( " MainWindow " , " K " ) )
self . actionDynamics . setText ( _translate ( " MainWindow " , " &Dynamics " ) )
self . actionDynamics . setShortcut ( _translate ( " MainWindow " , " D " ) )
self . actionMulti_Measure_Rest . setText ( _translate ( " MainWindow " , " Multi Measure &Rest " ) )
self . actionMulti_Measure_Rest . setShortcut ( _translate ( " MainWindow " , " R " ) )
self . actionTemporary_Tempo_Change . setText ( _translate ( " MainWindow " , " Tem&porary Tempo Change " ) )
self . actionTemporary_Tempo_Change . setShortcut ( _translate ( " MainWindow " , " F " ) )
self . actionBeam . setText ( _translate ( " MainWindow " , " &Beam " ) )
self . actionBeam . setShortcut ( _translate ( " MainWindow " , " B " ) )
self . actionRemoveBeams . setText ( _translate ( " MainWindow " , " &Remove Beams " ) )
self . actionRemoveBeams . setShortcut ( _translate ( " MainWindow " , " Alt+B " ) )
self . actionTempo_Change . setText ( _translate ( " MainWindow " , " &Tempo Change " ) )
self . actionTempo_Change . setShortcut ( _translate ( " MainWindow " , " G " ) )
self . actionDelete_Tempo_Change . setText ( _translate ( " MainWindow " , " D&elete Tempo Change " ) )
self . actionDelete_Tempo_Change . setShortcut ( _translate ( " MainWindow " , " Alt+G " ) )
self . actionBlock_Mode . setText ( _translate ( " MainWindow " , " &Blocks Only " ) )
self . actionBlock_Mode . setShortcut ( _translate ( " MainWindow " , " F6 " ) )
self . actionNotation_Mode . setText ( _translate ( " MainWindow " , " &Notation " ) )
self . actionNotation_Mode . setShortcut ( _translate ( " MainWindow " , " F5 " ) )
self . actionTransposeChord . setText ( _translate ( " MainWindow " , " &Transpose Chord " ) )
self . actionTranspose_Score . setText ( _translate ( " MainWindow " , " &Transpose Score " ) )
self . actionSave . setText ( _translate ( " MainWindow " , " &Save " ) )
self . actionSave . setShortcut ( _translate ( " MainWindow " , " Ctrl+S " ) )
self . actionExport_File . setText ( _translate ( " MainWindow " , " Export File " ) )
self . actionImport_File_replaces_current . setText ( _translate ( " MainWindow " , " Import File (replaces current) " ) )
self . actionUnlink_Current_Block . setText ( _translate ( " MainWindow " , " &Unlink Current Block " ) )
self . actionDelete_All_Empty_Blocks . setText ( _translate ( " MainWindow " , " Delete All &Empty Blocks " ) )
self . actionBlockRight . setText ( _translate ( " MainWindow " , " blo&ckRight " ) )
self . actionBlockRight . setShortcut ( _translate ( " MainWindow " , " Ctrl+Alt+Right " ) )
self . actionBlockLeft . setText ( _translate ( " MainWindow " , " &blockLeft " ) )
self . actionBlockLeft . setShortcut ( _translate ( " MainWindow " , " Ctrl+Alt+Left " ) )
self . actionSelectBlockRight . setText ( _translate ( " MainWindow " , " &selectBlockRight " ) )
self . actionSelectBlockRight . setShortcut ( _translate ( " MainWindow " , " Ctrl+Alt+Shift+Right " ) )
self . actionSelectBlockLeft . setText ( _translate ( " MainWindow " , " s&electBlockLeft " ) )
self . actionSelectBlockLeft . setShortcut ( _translate ( " MainWindow " , " Ctrl+Alt+Shift+Left " ) )
self . actionPedalNotes . setText ( _translate ( " MainWindow " , " &Pedal Notes " ) )
self . actionReverse . setText ( _translate ( " MainWindow " , " &Reverse " ) )
self . actionDuplicateItem . setText ( _translate ( " MainWindow " , " Dup&licate " ) )
self . actionDuplicateItem . setShortcut ( _translate ( " MainWindow " , " Ctrl+D " ) )
self . actionRandom . setText ( _translate ( " MainWindow " , " &Shuffle " ) )
self . actionAscending . setText ( _translate ( " MainWindow " , " &Ascending " ) )
self . actionDescending . setText ( _translate ( " MainWindow " , " &Descending " ) )
self . actionMirror_around_Cursor . setText ( _translate ( " MainWindow " , " &Mirror around Cursor " ) )
self . actionInsert_Random . setText ( _translate ( " MainWindow " , " Insert Random " ) )
self . actionRandom_chromatic_in_clef_range . setText ( _translate ( " MainWindow " , " &Random chromatic in clef range " ) )
self . actionRandom_in_scale_in_clef_range . setText ( _translate ( " MainWindow " , " Random &in-scale in clef range " ) )
self . actionRandom_pitch_from_clipboard . setText ( _translate ( " MainWindow " , " Random pitch &from clipboard " ) )
self . actionProperties . setText ( _translate ( " MainWindow " , " Meta&data " ) )
self . actionExport_to_Ly . setText ( _translate ( " MainWindow " , " &Export to .ly file " ) )
self . actionShow_PDF . setText ( _translate ( " MainWindow " , " &Show PDF " ) )
self . actionShow_PDF . setShortcut ( _translate ( " MainWindow " , " Ctrl+P " ) )
self . actionExport_to_pdf_file . setText ( _translate ( " MainWindow " , " Export to .pdf file " ) )
self . actionInstrument_Change . setText ( _translate ( " MainWindow " , " &Instrument Change " ) )
self . actionProgram_Change_Relative . setText ( _translate ( " MainWindow " , " Program Change Relative " ) )
@ -965,16 +975,11 @@ class Ui_MainWindow(object):
self . actionMIDI_Channel_Reset . setText ( _translate ( " MainWindow " , " MIDI C&hannel Reset " ) )
self . actionDelete_Current_Track . setText ( _translate ( " MainWindow " , " Delete Current Track " ) )
self . actionUse_Current_Track_as_Metronome . setText ( _translate ( " MainWindow " , " Use Current Track as &Metronome " ) )
self . actionUse_Current_Track_as_Metronome . setShortcut ( _translate ( " MainWindow " , " U " ) )
self . actionMetronome_Enabled . setText ( _translate ( " MainWindow " , " Metronome &Enabled " ) )
self . actionMetronome_Enabled . setShortcut ( _translate ( " MainWindow " , " Alt+U " ) )
self . actionRandom_in_scale_in_cursor_plus_octave . setText ( _translate ( " MainWindow " , " Random in-scale in cursor plus octave (authentic mode) " ) )
self . actionRandom_in_scale_in_octave_around_cursor . setText ( _translate ( " MainWindow " , " Random in-scale in octave around cursor (hypo mode) " ) )
self . actionCreate_pool_from_selection . setText ( _translate ( " MainWindow " , " Create pool from selection " ) )
self . actionLyBarline . setText ( _translate ( " MainWindow " , " Barline " ) )
self . actionLyFree_Instruction . setText ( _translate ( " MainWindow " , " Free Instruction " ) )
self . actionLyRepeat . setText ( _translate ( " MainWindow " , " Repeat " ) )
self . actionZoom_In_Score_View . setText ( _translate ( " MainWindow " , " Zoom In Score View " ) )
self . actionZoom_In_Score_View . setShortcut ( _translate ( " MainWindow " , " Ctrl++ " ) )
self . actionZoom_Out_Score_View . setText ( _translate ( " MainWindow " , " Zoom Out Score View " ) )
self . actionZoom_Out_Score_View . setShortcut ( _translate ( " MainWindow " , " Ctrl+- " ) )