monome / norns

norns is many sound instruments.
http://monome.org
GNU General Public License v3.0
629 stars 145 forks source link

fileselect: navigation and resume #1019

Closed tehn closed 4 years ago

tehn commented 4 years ago

on entry of fileselect, resume position:

unfortunately the fileselect logic will need to be rewritten, and the UI changed slightly.


rationale: loading a bunch of samples in parameter slots, it's nice if you don't have to re-navigate to the same folder.

csboling commented 4 years ago

Somehow did not see this ticket. Consolidating some thoughts / questions here about the desired behavior.

The behavior after merging https://github.com/monome/norns/pull/1137 is that selecting file params will go to the last folder where a file was chosen. K2 then means "go up a level", and if you go press K2 again when looking at the dust/ folder this exits back to the EDIT PARAM menu. This basically was the smallest change that seemed workable.