mirror of
https://github.com/vsariola/sointu.git
synced 2025-07-23 07:24:47 -04:00
start method is needed for tests
This commit is contained in:
@ -880,7 +880,7 @@
|
||||
(export "render_128_samples" (func $render_128_samples))
|
||||
(export "update_voices" (func $su_update_voices))
|
||||
|
||||
;; (start $render) ;; we run render automagically when the module is instantiated
|
||||
(start $render) ;; we run render automagically when the module is instantiated
|
||||
|
||||
(func $render (param)
|
||||
{{- if .Output16Bit }} (local $channel i32) {{- end }}
|
||||
|
Reference in New Issue
Block a user