View Single Post
Old 10-20-2019, 04:30 AM   #3
Dafarkias
Human being with feelings
 
Dafarkias's Avatar
 
Join Date: Feb 2019
Location: Southern Vermont
Posts: 864
Default

Oh, hey, you're still reading this? Cool! Check out a list of neat settings you can change in the 'user area' of the script via a text-editor! (Notepad++ recommended)

Setting Title:
Script Default:
Input w/ Values:

Pin_Script_Window
[default = true]
true/false

Script_Load_Speed
[default = 10]
1+: use if load screen takes too long. Use with caution, increase in small increments!

Waveform_Definition
[default = 5]
1-10: Adjusting this can greatly affect the script performance. Use with caution!

Show_Project_Markers
[default = true]
true/false

Show_Track_Names
[default = true]
true/false

Show_Project_Looper
[default = true]
true/false

Show_MIDI_Notes
[default = true]
true/false: turning this off can improve script performance in large projects.

Marquee_Box_Thickness
[default = 2]
1+

Edit_Cursor_Width
[default = 1]
0+: value of '0' will remove edit cursor from map display

Edit_Cursor_MarkerSnap
[default = 3]
0+: '0' will turn off snap function.

Play_Cursor_Width
[default = 1]
0+: value of '0' will remove play cursor from map display

Invert_Vertical_MouseWheel_Zoom
[default = false]
true/false

Vertical_MouseWheel_Sensitivity
[default = 2]
1+

Vertical_MouseWheel_Modifier
[default = "none"]
mousewheel+: "none", "shift", "alt", "ctrl", "wind."

Invert_Horizontal_MouseWheel_Zoom
[default = false]
true/false

Horizontal_MouseWheel_Sensitivity
[default = 2]
1+

Horizontal_MouseWheel_Modifier
[default = "shift"]
mousewheel+: "none", "shift", "alt", "ctrl", "wind."


Notes:

The new rmb marquee view feature is a little clunky due to the fact that there is currently no API feature which allows Get/SetArrangeHeight (see/support my feature request: https://forum.cockos.com/showthread.php?t=226217)


I was inspired to create this script by spk77's track navigator. Check it out here: https://forum.cockos.com/showthread.php?t=225799
__________________

Support my feature request!

Last edited by Dafarkias; 10-26-2019 at 09:48 AM.
Dafarkias is offline   Reply With Quote