sointu/tracker
5684185+vsariola@users.noreply.github.com cd700ed954 feat!: implement vsti, along with various refactorings and api changes for it
The RPC and sync library mechanisms were removed for now; they never really worked and contained several obvious bugs. Need to consider if syncs are useful at all during the compose time, or just used during intro.
2023-05-13 17:56:13 +03:00
..
generate tracker: move gmdlsentries.go generation under tracker/generate folder 2021-05-12 09:18:48 +03:00
gioui feat!: implement vsti, along with various refactorings and api changes for it 2023-05-13 17:56:13 +03:00
defaultsong.go refactor: implement Order and Pattern types: slices returning default values for out of bound indices 2021-05-12 12:08:55 +03:00
gmdlsentries.go feat(sointu, tracker,...): restructure domain & tracker models 2021-02-28 14:24:54 +02:00
gmdlsentry.go tracker: move gmdlsentries.go generation under tracker/generate folder 2021-05-12 09:18:48 +03:00
model.go feat!: implement vsti, along with various refactorings and api changes for it 2023-05-13 17:56:13 +03:00
music.go fix(tracker): the tracker has been displaying the musical names for notes incorrectly 2021-03-22 19:36:00 +02:00
note_id.go feat!: implement vsti, along with various refactorings and api changes for it 2023-05-13 17:56:13 +03:00
player.go feat!: implement vsti, along with various refactorings and api changes for it 2023-05-13 17:56:13 +03:00
recording.go feat!: implement vsti, along with various refactorings and api changes for it 2023-05-13 17:56:13 +03:00
songpoint.go fix(tracker): the mod function could return negative values with mod(-1,1) 2021-04-10 19:17:38 +03:00
volume.go feat!: implement vsti, along with various refactorings and api changes for it 2023-05-13 17:56:13 +03:00