frantic0 / sema-engine

A Signal Engine for a Live Code Language Ecosystem

Home Page:https://frantic0.github.io/sema-engine/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

moving aux classes into wasm module

frantic0 opened this issue · comments

How about moving these static functions in the processor

ifft
mfcc
play
poll
mtof

to the wasm module? Do you see any issues with that, @chriskiefer ?