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.
This commit is contained in:
Veikko Sariola
2020-12-30 21:19:27 +02:00
parent 7974f0ff82
commit c02c5c3c3d
47 changed files with 43 additions and 25 deletions