[Feature Request] Scroll through all files of a rank with the arrow keys
Software for loop and cue handling in .wav files.
Status: Beta
Brought to you by:
larspalo
It would save a lot of time if it would be possible to scroll through the file list with the arrow keys (e.g. up and down, or left and right) and show the file information. Currently I have to double click each individual file name to show its contents. Currently it is already possible to go to another file with the up and down keys if a file is selected, but then it is required to press the Enter key. And this moves the focus to the loop list.
Actually, this is already possible. After you've selected a working folder the filelist will be populated and the top file selected. Then you can navigate down with the "X" key and up with "S". Then to open the selected file you press Ctrl+F and you'll see the loops and cues inside. Note, you can navigate the loop list independently with the "D" and "C" keys. All this is documented in the help under "Keyboard shortcuts". The help can be reached with F1.
These are actually still two (or better three keys), which have to be pressed.
X (or S) and then Ctrl-F is not very convenient (with and without Ctrl key). What speaks against opening the corresponding loops automatically when pressing X (or S)?
So in short - file selection in the listctrl and opening the selected file are two separate operations and will so remain. What I might consider is adding a new operation that intentionally closes current open file (if any) and opens next (upper or lower) file in the listctrl, but this would have to be secured by combination key presses (similar to the Ctrl+Alt+S that save current file and open next) to avoid accidental usage.