mirror of
https://github.com/vsariola/sointu.git
synced 2025-09-15 09:44:33 -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:
@ -19,5 +19,3 @@ patch:
|
||||
parameters: {drive: 96, stereo: 0}
|
||||
- type: out
|
||||
parameters: {gain: 128, stereo: 1}
|
||||
delaytimes: []
|
||||
sampleoffsets: []
|
||||
|
Reference in New Issue
Block a user