sointu/tracker
vsariola a8f8911f03 refactor(sointu): Change the signature of Play to accept SynthService instead of Synth
This is more logical as every single use of Play started with compiling the patch of a song with a SynthService.
2021-08-30 22:24:42 +03:00
..
generate tracker: move gmdlsentries.go generation under tracker/generate folder 2021-05-12 09:18:48 +03:00
gioui refactor(sointu): Change the signature of Play to accept SynthService instead of Synth 2021-08-30 22:24:42 +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(tracker, gioui): make + and - keys adjust order numbers 2021-05-15 14:19:46 +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
player.go fix(tracker): kill all notes except effects when starting play / skipping play position 2021-04-12 20:15:55 +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
vuanalyzer.go feat(tracker, gioui): add error message if vuanalyzer detects a NaN 2021-04-12 20:05:43 +03:00