sointu/templates/wasm
vsariola adcf3ebce8 feat(sointu, tracker,...): restructure domain & tracker models
send targets are now by ID and Song has "Score" part, which is the notes for it. also, moved the model part separate of the actual gioui dependend stuff.

sorry to my future self about the code bomb; ended up too far and did not find an easy way to rewrite the history to make the steps smaller, so in the end, just squashed everything.
2021-02-28 14:24:54 +02:00
..
arithmetic.wat feat(compiler): Add support for targeting WebAssembly. 2020-12-26 23:16:18 +02:00
effects.wat feat(compiler): Add support for targeting WebAssembly. 2020-12-26 23:16:18 +02:00
output_sound.wat feat(sointu): remove 16-bit output toggle from song; make it compile time option 2021-01-05 18:08:13 +02:00
patch.wat feat(compiler): Add support for targeting WebAssembly. 2020-12-26 23:16:18 +02:00
player.wat feat(sointu, tracker,...): restructure domain & tracker models 2021-02-28 14:24:54 +02:00
sinks.wat feat(sointu, tracker,...): restructure domain & tracker models 2021-02-28 14:24:54 +02:00
sources.wat fix(asm/wasm): oscillator phase was causing rounding errors once large enough 2020-12-30 21:19:27 +02:00