mirror of
https://github.com/vsariola/sointu.git
synced 2025-07-18 21:14:31 -04:00
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:
parent
7df8103bf9
commit
f35f948118
@ -65,6 +65,7 @@ endfunction(regression_test)
|
||||
|
||||
regression_test(test_envelope "" ENVELOPE)
|
||||
regression_test(test_envelope_stereo ENVELOPE)
|
||||
regression_test(test_out ENVELOPE)
|
||||
regression_test(test_loadval "" LOADVAL)
|
||||
regression_test(test_loadval_stereo LOADVAL LOADVAL_STEREO)
|
||||
regression_test(test_gain LOADVAL GAIN)
|
||||
|
Reference in New Issue
Block a user