sointu/tracker
vsariola 1b4f1a8c5e feat(tracker): add menu item to export .wav
Also refactor the common functions for .wav export into base package so that both sointu-play and tracker can use same functions.
2021-04-17 14:24:05 +03:00
..
gioui feat(tracker): add menu item to export .wav 2021-04-17 14:24:05 +03: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 feat(tracker, gioui): add confirmation dialogs before quit/new/load song 2021-04-16 22:42:51 +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