sointu/templates/wasm
vsariola 30379c981d feat: remove hold from song
assume songs code it as 1 always; implementations are free to change this during compilation, but this should be a compile time flag / optimization; not a concern of song.
2021-01-05 15:50:27 +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(compiler): Add support for targeting WebAssembly. 2020-12-26 23:16:18 +02:00
patch.wat feat(compiler): Add support for targeting WebAssembly. 2020-12-26 23:16:18 +02:00
player.wat feat: remove hold from song 2021-01-05 15:50:27 +02:00
sinks.wat feat(compiler): Add support for targeting WebAssembly. 2020-12-26 23:16:18 +02:00
sources.wat fix(asm/wasm): oscillator phase was causing rounding errors once large enough 2020-12-30 21:19:27 +02:00