sointu/tracker
2024-11-22 14:12:21 +01:00
..
generate docs(tracker): add go doc comments to GmDlsEntry/-Entries 2023-10-20 16:36:09 +03:00
gioui feat: input midi velocity into a separate track (includes many structural changes) 2024-11-22 14:12:21 +01:00
gomidi feat: input midi velocity into a separate track (includes many structural changes) 2024-11-22 14:12:21 +01:00
presets fix(tracker/presets): kick-adam.yml had some invalid parameters 2024-10-18 23:40:21 +03:00
types feat: UI work to facilitate future improvements in midi-into-track-input 2024-11-22 13:48:25 +01:00
action.go feat: focus search editor after "add unit" 2024-11-10 00:02:13 +02:00
alert.go refactor(tracker): change Iterate() func(yield):s to Iterate(yield) 2024-10-15 09:09:17 +03:00
bool.go feat: input midi velocity into a separate track (includes many structural changes) 2024-11-22 14:12:21 +01:00
broker.go fix(tracker): do not close Broker but rather just close the detector 2024-11-02 20:45:10 +02:00
derived.go feat: input midi velocity into a separate track (includes many structural changes) 2024-11-22 14:12:21 +01:00
detector.go fix(tracker): do not close Broker but rather just close the detector 2024-11-02 20:45:10 +02:00
doc.go docs(tracker): improve package go doc comments 2023-10-19 22:28:44 +03:00
files.go refactor(tracker): use the Broker to communicate when exporting wav 2024-11-02 20:08:48 +02:00
gmdlsentries.go docs(tracker): add go doc comments to GmDlsEntry/-Entries 2023-10-20 16:36:09 +03:00
int.go feat: input midi velocity into a separate track (includes many structural changes) 2024-11-22 14:12:21 +01:00
list.go feat: input midi velocity into a separate track (includes many structural changes) 2024-11-22 14:12:21 +01:00
model_test.go feat: input midi velocity into a separate track (includes many structural changes) 2024-11-22 14:12:21 +01:00
model.go feat: input midi velocity into a separate track (includes many structural changes) 2024-11-22 14:12:21 +01:00
optional_int.go feat: input midi velocity into a separate track (includes many structural changes) 2024-11-22 14:12:21 +01:00
params.go fix: changes after review (see PR #176) 2024-11-10 00:02:13 +02:00
player.go feat: input midi velocity into a separate track (includes many structural changes) 2024-11-22 14:12:21 +01:00
presets.go fix: changes after review (see PR #176) 2024-11-10 00:02:13 +02:00
recording.go fix(tracker): recording creates empty track when no notes triggered 2024-03-10 20:01:13 +02:00
scopemodel.go fix(tracker): the scope length is in beats, not in rows 2024-11-02 23:13:48 +02:00
string.go feat: units can have comments 2024-10-13 23:02:13 +03:00
table.go feat: input midi velocity into a separate track (includes many structural changes) 2024-11-22 14:12:21 +01:00