mirror of
https://github.com/vsariola/sointu.git
synced 2025-07-18 21:14:31 -04:00
fix(cmd/sointu-vsti): upgrade vst2 package & request tempo properly from host
This commit is contained in:
parent
ccc8dc906f
commit
ffb2f18c68
2
go.mod
2
go.mod
@ -10,7 +10,7 @@ require (
|
||||
golang.org/x/exp/shiny v0.0.0-20220827204233-334a2380cb91
|
||||
gopkg.in/yaml.v2 v2.3.0
|
||||
gopkg.in/yaml.v3 v3.0.0-20200615113413-eeeca48fe776
|
||||
pipelined.dev/audio/vst2 v0.10.1-0.20230513073541-08ee2a4520cb
|
||||
pipelined.dev/audio/vst2 v0.10.1-0.20230718065422-be1242fca4ab
|
||||
)
|
||||
|
||||
require (
|
||||
|
Reference in New Issue
Block a user