add basic spectrum function
This commit is contained in:
parent
ae335ac40c
commit
648fbf99fa
4 changed files with 61 additions and 2 deletions
|
|
@ -6,4 +6,5 @@ This program is free software: you can redistribute it and/or modify it under th
|
|||
|
||||
export * from './webaudio.mjs';
|
||||
export * from './scope.mjs';
|
||||
export * from './spectrum.mjs';
|
||||
export * from 'superdough';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue