move sampler to webaudio
+ add basic sample playback to .out
This commit is contained in:
parent
44574af3eb
commit
d532f8007e
6 changed files with 51 additions and 24 deletions
|
|
@ -7,3 +7,4 @@ This program is free software: you can redistribute it and/or modify it under th
|
|||
export * from './clockworker.mjs';
|
||||
export * from './scheduler.mjs';
|
||||
export * from './webaudio.mjs';
|
||||
export * from './sampler.mjs';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue