add sound synonm
This commit is contained in:
parent
a54b6f0359
commit
f698078f94
1 changed files with 1 additions and 0 deletions
|
|
@ -3,6 +3,7 @@ import { Pattern, sequence } from '@strudel.cycles/core/strudel.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