Commit Graph
13 Commits
Author SHA1 Message Date
vsariola 61437db0d6 refactor(sointu): add explicit RowsPerPattern to the song 2021-01-21 13:16:41 +02:00
vsariola 08dcbb9edb feat(tracker): add semitone & octave up/down buttons 2021-01-17 17:13:42 +02:00
vsariola eb36a96e29 feat(tracker): implement selecting a range in the tracker
also refactored a location in song to SongPoint, and a particular row in song into SongRow
2021-01-16 21:11:08 +02:00
vsariola 8f9bf75613 feat(tracker): move track editor controls to top of the track editors 2021-01-16 14:45:05 +02:00
vsariola 80d87dea8c feat(tracker): implement a numeric up down widget and use that for the numbers 2021-01-16 13:05:40 +02:00
vsariola f665a529e5 feat(tracker): add adjustable vertical split between top and bottom 2021-01-15 12:42:06 +02:00
vsariola c90f8efbdc feat(tracker): make clear song button to reset to default song 2021-01-15 08:17:10 +02:00
vsariola 2378be5021 feat(tracker): change unit list into labels 2021-01-15 08:17:09 +02:00
vsariola a29f34734b feat(tracker): move new instrument button to the top right 2021-01-14 00:44:33 +02:00
vsariola ed67408d6e upgrade to slightly newer gioui, one before the breaking NRGBA API change 2021-01-13 22:55:24 +02:00
vsariola 5124e0bf74 feat(tracker): move song related buttons to top and make the panel sizes adjustable 2021-01-13 18:37:20 +02:00
vsariola 62ea87c709 feat(tracker): move the pattern sequencer to bottom left 2021-01-13 18:36:38 +02:00
vsariola 5a69c14f61 feat(tracker): only show either notes or hex for a track + checkbox to toggle 2021-01-12 18:52:15 +02:00