sointu/tracker
2024-10-14 14:11:50 +03:00
..
generate docs(tracker): add go doc comments to GmDlsEntry/-Entries 2023-10-20 16:36:09 +03:00
gioui feat(tracker): add support for a MIDI controller to the standalone tracker 2024-10-14 14:11:50 +03:00
gomidi feat(tracker): add support for a MIDI controller to the standalone tracker 2024-10-14 14:11:50 +03:00
presets fix(presets): remove invalid parameters from snare-adam.yml 2024-10-13 14:39:04 +03:00
action.go feat(tracker): add support for a MIDI controller to the standalone tracker 2024-10-14 14:11:50 +03:00
alert.go feat!: rewrote the GUI and model for better testability 2024-02-17 18:16:06 +02:00
bool.go feat: toggle button to duplicate non-unique patterns when changed 2024-10-13 14:47:22 +03:00
doc.go docs(tracker): improve package go doc comments 2023-10-19 22:28:44 +03:00
files.go fix(tracker): ensure numVoices of loaded instrument is ok 2024-09-07 15:25:06 +03:00
gmdlsentries.go docs(tracker): add go doc comments to GmDlsEntry/-Entries 2023-10-20 16:36:09 +03:00
int.go feat!: rewrote the GUI and model for better testability 2024-02-17 18:16:06 +02:00
list.go feat: units can have comments 2024-10-13 23:02:13 +03:00
model_test.go feat: toggle button to duplicate non-unique patterns when changed 2024-10-13 14:47:22 +03:00
model.go feat(tracker): add support for a MIDI controller to the standalone tracker 2024-10-14 14:11:50 +03:00
params.go refactor: remove ParamHintString, add DisplayFunc for each param 2024-10-06 19:04:10 +03:00
player.go fix(sointu-vsti): warn about sample rate only after plugin init 2024-09-22 09:59:58 +03:00
presets.go test(tracker): test loading presets in fuzz tests 2024-09-06 22:03:52 +03:00
recording.go fix(tracker): recording creates empty track when no notes triggered 2024-03-10 20:01:13 +02:00
string.go feat: units can have comments 2024-10-13 23:02:13 +03:00
table.go feat: toggle button to duplicate non-unique patterns when changed 2024-10-13 14:47:22 +03:00
volume.go refactor(tracker): split Volume to PeakVolume and AverageVolume 2023-10-19 22:28:44 +03:00