sointu/templates/amd64-386
Veikko Sariola c02c5c3c3d fix(asm/wasm): oscillator phase was causing rounding errors once large enough
gopher had fixed this, but we foolishly removed it. reintroducing fix, although this could be optional only for those who really care. ultimate size optimizers could still want to get rid of it.
2020-12-30 21:19:27 +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(compiler): Add support for targeting WebAssembly. 2020-12-26 23:16:18 +02:00
patch.asm feat(compiler): Add support for targeting WebAssembly. 2020-12-26 23:16:18 +02:00
player.asm feat(compiler): Add support for targeting WebAssembly. 2020-12-26 23:16:18 +02:00
player.h feat(compiler): Add support for targeting WebAssembly. 2020-12-26 23:16:18 +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