mirror of
https://codeberg.org/uzu/strudel
synced 2026-07-13 14:26:58 -04:00
add sound synonm
This commit is contained in:
@@ -3,6 +3,7 @@ import { Pattern, sequence } from '@strudel.cycles/core/strudel.mjs';
|
||||
const controls = {};
|
||||
const generic_params = [
|
||||
['s', 's', 'sound'],
|
||||
['s', 'sound', 'sound'],
|
||||
//['s', 'toArg', 'for internal sound routing'],
|
||||
// ["f", "from", "for internal sound routing"),
|
||||
//['f', 'to', 'for internal sound routing'],
|
||||
|
||||
Reference in New Issue
Block a user