mirror of
https://github.com/eliasstepanik/strudel-docker.git
synced 2026-01-25 04:28:30 +00:00
add sound synonm
This commit is contained in:
parent
a54b6f0359
commit
f698078f94
@ -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…
x
Reference in New Issue
Block a user