forked from 0xtob/nitrotracker
-
Notifications
You must be signed in to change notification settings - Fork 9
Non-Looping Scr Lock #229
Copy link
Copy link
Open
Description
Given a song with two patterns:
- Scr Lock Off, Loop Off: NitrousTracker will follow playback and play pattern 0, then pattern 1, then pattern 0...
- Scr Lock Off, Loop On: NitrousTracker will follow playback and play pattern 0, then pattern 0...
- Scr Lock On, Loop Off: NitrousTracker will not follow playback and play pattern 0, then pattern 0...
- Scr Lock On, Loop On: NitrousTracker will not follow playback and play pattern 0, then pattern 0...
I would like for behavior 3 to have different behavior from behavior 4. Ideally behavior 3 should not follow playback, but play pattern 0, then pattern 1. I'd like it to be possible to display pattern 0 for editing, while pattern 1 is playing, basically.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels