10 lines
168 B
Modula-2
10 lines
168 B
Modula-2
module git.datalore.sh/datalore/midi-hid
|
|
|
|
go 1.24.5
|
|
|
|
require (
|
|
github.com/bendahl/uinput v1.7.0
|
|
github.com/goccy/go-yaml v1.18.0
|
|
gitlab.com/gomidi/midi/v2 v2.3.16
|
|
)
|