sointu/tracker
2021-02-01 13:53:10 +02:00
..
defaultsong.go refactor(sointu): add explicit RowsPerPattern to the song 2021-01-21 13:16:41 +02:00
files.go feat(tracker): implement saving and loading a song file 2021-01-10 17:20:42 +02:00
instruments.go feat(tracker): add button for deleting instrument 2021-01-30 22:55:27 +02:00
keyevent.go refactor(sointu): add explicit RowsPerPattern to the song 2021-01-21 13:16:41 +02:00
label.go feat(tracker): change unit list into labels 2021-01-15 08:17:09 +02:00
layout.go feat(tracker): add numeric updown to adjust RowsPerPattern 2021-01-30 23:22:31 +02:00
music.go feat(tracker): add keys to adjust current octave 2020-12-31 00:01:54 +02:00
numericupdown.go feat(tracker): remove axis from NumericUpDown, allow dragging either Y or X 2021-02-01 13:53:10 +02:00
panels.go feat(tracker): make beveling follow tightly the edges of widgets, instead of maximum 2021-01-07 14:03:55 +02:00
patterns.go feat(tracker): implement selecting a range in the tracker 2021-01-16 21:11:08 +02:00
rowmarkers.go feat(tracker): change tracker to more material.io style 2021-01-09 21:26:40 +02:00
run.go refactor(go): Move everything from go4k to root package sointu 2020-12-16 21:35:53 +02:00
sequencer.go feat(sointu): update synth instead of recompiling if no commands (units) change 2021-01-28 22:35:27 +02:00
songpanel.go feat(tracker): add numeric updown to adjust RowsPerPattern 2021-01-30 23:22:31 +02:00
songpoint.go refactor(sointu): add explicit RowsPerPattern to the song 2021-01-21 13:16:41 +02:00
split.go feat(tracker): add adjustable vertical split between top and bottom 2021-01-15 12:42:06 +02:00
theme.go feat(tracker): implement selecting a range in the tracker 2021-01-16 21:11:08 +02:00
track.go feat(tracker): add numeric updown to adjust RowsPerPattern 2021-01-30 23:22:31 +02:00
tracker.go feat(tracker): add numeric updown to adjust RowsPerPattern 2021-01-30 23:22:31 +02:00
undo.go feat(tracker): implement simple undo / redo 2021-01-08 22:00:15 +02:00