Skip to content

Commit

Permalink
Add horizontal zoom to alt recording
Browse files Browse the repository at this point in the history
  • Loading branch information
chmaha committed Dec 13, 2024
1 parent c3255b0 commit 1ec903f
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions ReaClassical/ReaClassical-kb.ini
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,9 @@ KEY 0 34 0 0 # Main : " : DISABLED DEFAULT
KEY 5 82 0 0 # Main : Shift+R : DISABLED DEFAULT
KEY 25 32806 0 0 # Main : Ctrl+Alt+Up : DISABLED DEFAULT
KEY 25 32808 0 0 # Main : Ctrl+Alt+Down : DISABLED DEFAULT
KEY 0 39 0 0 # Main : ' : DISABLED DEFAULT
KEY 0 64 0 0 # Main : @ : DISABLED DEFAULT
KEY 0 126 0 0 # Main : ~ : DISABLED DEFAULT
KEY 17 80 1155 0 # Main : Alt+P : OVERRIDE DEFAULT : Options: Cycle ripple editing mode
KEY 1 82 40015 0 # Main : R : OVERRIDE DEFAULT : File: Render project to disk...
KEY 1 79 40016 0 # Main : O : Options: Preferences...
Expand Down Expand Up @@ -191,14 +194,14 @@ KEY 5 120 _RSbb6037bb7fbe86a2d5a3c24cda322cf422e37612 0 # Main : Shift+F9 : OV
KEY 8 61 _RS2ef9d3127fdc34b6eb8142fc509088daf4cc4f69 0 # Main : Ctrl+= : Script: ReaClassical_Rank Higher.lua
KEY 8 45 _RSf77d5e06db37028909ac22a415617bfa0156cf13 0 # Main : Ctrl+- : Script: ReaClassical_Rank Lower.lua
KEY 9 48 _RSc410fe4ddf8dac3e88b837b823882307c7dced47 0 # Main : Ctrl+0 : OVERRIDE DEFAULT : Script: ReaClassical_Remove Ranking.lua
KEY 0 39 0 0 # Main : ' : DISABLED DEFAULT
KEY 0 64 0 0 # Main : @ : DISABLED DEFAULT
KEY 0 126 0 0 # Main : ~ : DISABLED DEFAULT
KEY 0 35 _RS9c0fa5c1aae86bf8559df83dd6516c0aa35e264f 0 # Main : # : Script: ReaClassical_Add Special Tracks.lua
KEY 255 14584 990 100 # Main (alt recording) : Mousewheel : View: Zoom horizontally (MIDI CC relative/mousewheel)
KEY 9 32 40073 100 # Main (alt recording) : Ctrl+Space : Transport: Play/pause
KEY 1 120 _RS25887d941a72868731ba67ccb1abcbacb587e006 100 # Main (alt recording) : F9 : Script: ReaClassical_Classical Take Record.lua
KEY 5 120 _RSbb6037bb7fbe86a2d5a3c24cda322cf422e37612 100 # Main (alt recording) : Shift+F9 : Script: ReaClassical_Increment Take Number While Recording.lua
KEY 8 61 _RS2ef9d3127fdc34b6eb8142fc509088daf4cc4f69 100 # Main (alt recording) : Ctrl+= : Script: ReaClassical_Rank Higher.lua
KEY 8 45 _RSf77d5e06db37028909ac22a415617bfa0156cf13 100 # Main (alt recording) : Ctrl+- : Script: ReaClassical_Rank Lower.lua
KEY 9 48 _RSc410fe4ddf8dac3e88b837b823882307c7dced47 100 # Main (alt recording) : Ctrl+0 : Script: ReaClassical_Remove Ranking.lua
KEY 1 9 40440 32060 # MIDI Editor : Tab : Navigate: Move edit cursor to start of selected events
KEY 1 65 43491 32065 # Crossfade Editor : A : Preview: Set preview start or end to mouse position mirrored (preroll equals postroll)
KEY 5 80 0 32065 # Crossfade Editor : Shift+P : DISABLED DEFAULT

0 comments on commit 1ec903f

Please sign in to comment.