esaruoho / paketti

Quality-of-Life (QoL) Workflow suite of tools for Renoise written with LUA - Continually ingesting and porting features from other tracker software (Impulse Tracker, Scream Tracker, ModPlugTracker, PlayerPro etc)
Other
20 stars 0 forks source link

Set Section Loop & Switch Sections Immediately (Next/Previous) #675

Open tkna91 opened 6 days ago

tkna91 commented 6 days ago

Immediate switching version of #653

1. Execute "Next" key
    2. If the entire section at the cursor position is NOT LOOPING
        3. Enables looping for the entire CURRENT section
        4. Immediately switches to the first sequence in the CURRENT section
    2. If the entire section at the cursor position is LOOPING
        3. Enables looping for the entire NEXT section
        4. Immediately switches to the first sequence in the NEXT section

1. Execute "Previous" key
    2. If the entire section at the cursor position is NOT LOOPING
        3. Enables looping for the entire CURRENT section
        4. Immediately switches to the first sequence in the CURRENT section
    2. If the entire section at the cursor position is LOOPING
        3. Enables looping for the entire PREVIOUS section
        4. Immediately switches to the first sequence of the PREVIOUS section

https://github.com/user-attachments/assets/97df3d10-ab8c-4fae-8764-529e99609d63