Effects -> fx, untag "crossfade"
This commit is contained in:
parent
69360b3ec8
commit
2483c673a4
3 changed files with 133 additions and 133 deletions
|
|
@ -180,7 +180,7 @@ export function registerWaveTable(key, tables, params) {
|
|||
* Loads a collection of wavetables to use with `s`
|
||||
*
|
||||
* @name tables
|
||||
* @tags effects
|
||||
* @tags fx
|
||||
*/
|
||||
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