mirror of
https://github.com/eliasstepanik/strudel-docker.git
synced 2026-01-11 21:58:31 +00:00
Fewer undocumented functions
This commit is contained in:
parent
8b96e3a6d1
commit
aba4e72d29
@ -380,6 +380,7 @@
|
|||||||
"bjork",
|
"bjork",
|
||||||
"euclidrot"
|
"euclidrot"
|
||||||
],
|
],
|
||||||
|
"/packages/core/zyklus.mjs": [],
|
||||||
"/packages/core/signal.mjs": [
|
"/packages/core/signal.mjs": [
|
||||||
"steady",
|
"steady",
|
||||||
"signal",
|
"signal",
|
||||||
@ -392,18 +393,14 @@
|
|||||||
"tri2",
|
"tri2",
|
||||||
"time",
|
"time",
|
||||||
"_brandBy",
|
"_brandBy",
|
||||||
"brandBy",
|
|
||||||
"brand",
|
|
||||||
"_irand",
|
"_irand",
|
||||||
"pickSqueeze",
|
"pickSqueeze",
|
||||||
"pickmodSqueeze",
|
"pickmodSqueeze",
|
||||||
"__chooseWith",
|
"__chooseWith",
|
||||||
"randcat",
|
"randcat",
|
||||||
"wchoose",
|
"wrandcat",
|
||||||
"wchooseCycles",
|
|
||||||
"perlinWith",
|
"perlinWith",
|
||||||
"degradeByWith",
|
"degradeByWith"
|
||||||
"undegrade"
|
|
||||||
],
|
],
|
||||||
"/packages/core/speak.mjs": [
|
"/packages/core/speak.mjs": [
|
||||||
"speak"
|
"speak"
|
||||||
@ -415,7 +412,6 @@
|
|||||||
"/packages/core/neocyclist.mjs": [
|
"/packages/core/neocyclist.mjs": [
|
||||||
"NeoCyclist"
|
"NeoCyclist"
|
||||||
],
|
],
|
||||||
"/packages/core/zyklus.mjs": [],
|
|
||||||
"/packages/core/cyclist.mjs": [
|
"/packages/core/cyclist.mjs": [
|
||||||
"Cyclist"
|
"Cyclist"
|
||||||
],
|
],
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user