move envelope inside each module #12
Annotations
9 errors and 1 warning
test:
synth/synth.go#L32
undefined: module.EnvelopesMap
|
test:
synth/synth.go#L168
too many arguments in call to osc.Next
|
test:
synth/synth.go#L172
cannot use s.modMap (variable of type module.ModulesMap) as float64 value in argument to n.Next
|
test:
synth/synth.go#L172
cannot use s.filtersMap (variable of type module.FiltersMap) as module.ModulesMap value in argument to n.Next
|
test:
synth/synth.go#L176
too many arguments in call to c.Next
|
test:
synth/synth.go#L180
too many arguments in call to smplr.Next
|
test:
synth/synth.go#L197
undefined: module.EnvelopesMap
|
test:
synth/synth.go#L220
e.Name undefined (type *module.Envelope has no field or method Name)
|
test
Process completed with exit code 2.
|
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|