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:
@ -17,5 +17,3 @@ patch:
|
||||
parameters: {stereo: 0, value: 96}
|
||||
- type: aux
|
||||
parameters: {channel: 0, gain: 128, stereo: 0}
|
||||
delaytimes: []
|
||||
sampleoffsets: []
|
||||
|
Reference in New Issue
Block a user