fix(vm/compiler/templates/wasm): add support for mono out

Adds also a test case to make sure mono out also works.
This commit is contained in:
5684185+vsariola@users.noreply.github.com
2023-09-24 10:25:07 +03:00
parent 7df8103bf9
commit f35f948118
5 changed files with 27 additions and 1 deletions

View File

@ -21,6 +21,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
### Fixed
- In the WebAssembly core, $WRK was messed after stereo oscillators,
making modulations not work
- The Webassembly implementation of mono version of "out" unit
### Changed
- The crush resolution is now in bits instead of linear range; this is a