sointu/tracker
5684185+vsariola@users.noreply.github.com b455ef0f3c feat(tracker): add reverb presets for delay unit
The options are stereo, left and right. Similar to oscillator sample settings, if you tamper with these, it starts to show "custom". Used some of the generic features of go1.18, so had to update go.mod to require go1.18.
2023-10-14 14:58:38 +03:00
..
generate code/text formatting and cleaning up whitespace 2023-09-24 10:47:54 +03:00
gioui fix(tracker/gioui): respawn window if VSTI accidentally closes it 2023-10-08 16:27:17 +03:00
presets feat(tracker): add menu to load instrument presets 2023-10-01 18:54:50 +03:00
defaultsong.go feat(tracker): add reverb presets for delay unit 2023-10-14 14:58:38 +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 reverb presets for delay unit 2023-10-14 14:58:38 +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(tracker): save recovery file regularly & load it on startup 2023-10-01 14:45:45 +03:00
presets.go feat(tracker): add menu to load instrument presets 2023-10-01 18:54:50 +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