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