mirror of
https://github.com/vsariola/sointu.git
synced 2025-11-18 16:49:06 -05:00
drafting
This commit is contained in:
parent
fa7901c7c6
commit
f92ecb2e99
@ -7,5 +7,5 @@ import (
|
||||
|
||||
var Synthers = []sointu.Synther{
|
||||
vm.GoSynther{},
|
||||
vm.MakeParallelSynther(vm.GoSynther{}),
|
||||
vm.MakeMultithreadSynther(vm.GoSynther{}),
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user