tagging a lot of superdough functions
This commit is contained in:
parent
b824ad16ae
commit
55ffb59b9c
9 changed files with 314 additions and 309 deletions
|
|
@ -186,7 +186,7 @@ export function registerWaveTable(key, tables, params) {
|
|||
* Loads a collection of wavetables to use with `s`
|
||||
*
|
||||
* @name tables
|
||||
* @tags fx
|
||||
* @tags wavetable
|
||||
*/
|
||||
export const tables = async (url, frameLen, json, options = {}) => {
|
||||
if (json !== undefined) return _processTables(json, url, frameLen);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue