revert sound function
This commit is contained in:
parent
8da4217d69
commit
7f8cdfa361
1 changed files with 0 additions and 1 deletions
|
|
@ -3,7 +3,6 @@ import { Pattern, sequence } from './pattern.mjs';
|
||||||
const controls = {};
|
const controls = {};
|
||||||
const generic_params = [
|
const generic_params = [
|
||||||
['s', 's', 'sound'],
|
['s', 's', 'sound'],
|
||||||
['s', 'sound', 'sound'],
|
|
||||||
//['s', 'toArg', 'for internal sound routing'],
|
//['s', 'toArg', 'for internal sound routing'],
|
||||||
// ["f", "from", "for internal sound routing"),
|
// ["f", "from", "for internal sound routing"),
|
||||||
//['f', 'to', 'for internal sound routing'],
|
//['f', 'to', 'for internal sound routing'],
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue