sointu/tracker
vsariola adc12dde4f fix(tracker): when creating a new track, a pattern full of noteoffs was created
Creating such patterns is unnecessary and was a relic of the past. We can leave the order completely uninitialized and let the user fill it as needed.

Related to #54.
2021-03-11 21:45:00 +02:00
..
gioui feat: add the ability to use Sointu as a sync-tracker 2021-03-09 23:52:33 +02:00
defaultsong.go feat: add the ability to use Sointu as a sync-tracker 2021-03-09 23:52:33 +02:00
gmdlsentries.go feat(sointu, tracker,...): restructure domain & tracker models 2021-02-28 14:24:54 +02:00
gmdlsentry.go reorganize things into different packages 2021-03-02 17:19:45 +02:00
model.go fix(tracker): when creating a new track, a pattern full of noteoffs was created 2021-03-11 21:45:00 +02:00
music.go feat(sointu, tracker,...): restructure domain & tracker models 2021-02-28 14:24:54 +02:00
player.go feat: add the ability to use Sointu as a sync-tracker 2021-03-09 23:52:33 +02:00
songpoint.go feat(sointu, tracker,...): restructure domain & tracker models 2021-02-28 14:24:54 +02:00
vuanalyzer.go feat(sointu, tracker,...): restructure domain & tracker models 2021-02-28 14:24:54 +02:00