add synonym

This commit is contained in:
Jade (Rose) Rowland
2025-11-22 18:10:28 -05:00
parent 5fa6cb4653
commit 2efd56e331
+1 -1
View File
@@ -1840,7 +1840,7 @@ export const { octave } = registerControl('octave');
* s("~ sd ~ sd").delay(.5).delaytime(.125).orbit(2)
* )
*/
export const { orbit } = registerControl('orbit');
export const { orbit } = registerControl('orbit', 'o');
// TODO: what is this? not found in tidal doc Answer: gain is limited to maximum of 2. This allows you to go over that
export const { overgain } = registerControl('overgain');
// TODO: what is this? not found in tidal doc. Similar to above, but limited to 1