sointu/vm/compiler/templates/wasm
5684185+vsariola@users.noreply.github.com 95af8da939 fix(vm)!: first modulate delay time, then notetracking
BREAKING CHANGE: the order of these operations was inconsistent
across the different VMs. Go VM was the only one to first modulate
and then apply note tracking multiplication. But that made most
sense. So now all different VM versions work in this same way.
2025-04-16 23:17:08 +03:00
..
arithmetic.wat feat(vm/compiler): embed templates to executable 2023-07-08 16:39:41 +03:00
effects.wat fix(vm)!: first modulate delay time, then notetracking 2025-04-16 23:17:08 +03:00
output_sound.wat feat(vm/compiler): embed templates to executable 2023-07-08 16:39:41 +03:00
patch.wat refactor(vm): rename Commands/Values to Opcodes/Operands 2023-10-18 19:53:47 +03:00
player.wat refactor(vm): rename Commands/Values to Opcodes/Operands 2023-10-18 19:53:47 +03:00
sinks.wat refactor(vm): rename Commands/Values to Opcodes/Operands 2023-10-18 19:53:47 +03:00
sources.wat refactor(vm): rename Commands/Values to Opcodes/Operands 2023-10-18 19:53:47 +03:00