sointu/tracker
2023-07-18 23:28:20 +03:00
..
generate tracker: move gmdlsentries.go generation under tracker/generate folder 2021-05-12 09:18:48 +03:00
gioui feat(tracker/gioui): add ability to scroll parameter values (closes #92) 2023-07-18 23:28:20 +03:00
defaultsong.go change(tracker): default delay to use BPM-tracking and make reverb similar to 4klang 2023-07-06 23:49:40 +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(tracker): add ability to copy, cut and paste units 2023-07-18 17:17:50 +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 fix: if fetching BPM from vsti host fails, keep the previous BPM as defined by the user 2023-07-17 23:26:11 +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