sointu/templates/amd64-386
2021-02-01 18:33:52 +02:00
..
arithmetic.asm feat(compiler): Add support for targeting WebAssembly. 2020-12-26 23:16:18 +02:00
effects.asm fix(x86): denormalize delay damp filters 2020-12-30 19:50:38 +02:00
flowcontrol.asm feat(compiler): Add support for targeting WebAssembly. 2020-12-26 23:16:18 +02:00
gmdls.asm feat(compiler): Add support for targeting WebAssembly. 2020-12-26 23:16:18 +02:00
library.asm feat(compiler): Add support for targeting WebAssembly. 2020-12-26 23:16:18 +02:00
library.h feat(compiler): Add support for targeting WebAssembly. 2020-12-26 23:16:18 +02:00
output_sound.asm feat(sointu): remove 16-bit output toggle from song; make it compile time option 2021-01-05 18:08:13 +02:00
patch.asm feat(compiler): Add support for targeting WebAssembly. 2020-12-26 23:16:18 +02:00
player.asm refactor(compiler): remove EncodedSong and pass patterns & sequences separately 2021-01-05 19:25:46 +02:00
player.h feat(sointu): add RowsPerBeat so non-power of 2 beat divisions are easier 2021-02-01 18:33:52 +02:00
sinks.asm feat(compiler): Add support for targeting WebAssembly. 2020-12-26 23:16:18 +02:00
sources.asm fix(asm/wasm): oscillator phase was causing rounding errors once large enough 2020-12-30 21:19:27 +02:00
structs.asm feat(compiler): Add support for targeting WebAssembly. 2020-12-26 23:16:18 +02:00