You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for your feedback, Rowan! I'm leaving thoughts for myself here.
Step 1) tackle song length calculation. Add a display at the bottom of the Tracker to display elapsed time vs Total Time.
Step 2) This export options window.
[Checkbox] Exact Song Length
[ Checkbox ] Custom Length: [value] mins [+/- buttons] [value] secs [+/- buttons]
[Label: Song Looping]
[Checkbox] [Label: No Thanks]
[Checkbox] [Label: Yes] [value] times [ +/- buttons]
[Checkbox] [Label: Yes: forever]
The checkboxes behave more like radio buttons, so maybe create a RadioButton class. Scratch that, it's probably easier to code the logic within the whole group.
Can we have some options when exporting a song to SPC/WAV etc? How about:
Song length:
[_2_] mins
[_30_] secs
(user specify)Song looping:
[_8_] times
(user specify)I know something like this is already planned but thought it might be useful for it to exist as a git issue. :)
The text was updated successfully, but these errors were encountered: