sointu/templates/wasm
vsariola 42c9e045b7 feat: change the compressor unit to apply post-gain instead of pregain.
Pregaining ran into trouble: could not bring the signal level back to near 0dB. For example, with infinite ratio in the pre-gain system, the signal level was capped at threshold, which in turn ran into trouble with stereo signals.
2021-03-20 17:01:04 +02:00
..
arithmetic.wat feat(compiler): Add support for targeting WebAssembly. 2020-12-26 23:16:18 +02:00
effects.wat feat: change the compressor unit to apply post-gain instead of pregain. 2021-03-20 17:01:04 +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