mirror of
https://github.com/vsariola/sointu.git
synced 2025-07-19 13:34:34 -04:00
feat(asm&go4k): Rewrote both library & player to use text/template compiler
There is no more plain .asms, both library & player are created from the templates using go text/template package.
This commit is contained in:
@ -13,5 +13,3 @@ patch:
|
||||
parameters: {stereo: 1, value: 40}
|
||||
- type: out
|
||||
parameters: {gain: 128, stereo: 1}
|
||||
delaytimes: []
|
||||
sampleoffsets: []
|
||||
|
Reference in New Issue
Block a user