Skip to content

maks/as-audio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AssemblyScript Audio

This is just a subset of Audio DSP and MIDI related AssemblyScript code from @petersalomonsen's awesome javascriptmusic project's "synth1". It's purpose is to make it easier to compile a wasm file for use in the dart_synth project.

How to build

node_modules/.bin/asc --runtime stub assembly/index.ts  -b build/osc.wasm -Oz --use abort=

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages