mirror of
https://codeberg.org/uzu/strudel
synced 2026-07-29 16:02:51 -04:00
basic readmes
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
# @strudel/core
|
||||
|
||||
This package contains the bare essence of strudel.
|
||||
@@ -1,6 +1,7 @@
|
||||
# @strudel/eval
|
||||
|
||||
TBD
|
||||
This package contains the strudel code transformer and evaluator.
|
||||
It allows creating strudel patterns from input code that is optimized for minimal keystrokes and human readability.
|
||||
|
||||
## Dev Notes
|
||||
|
||||
|
||||
@@ -0,0 +1,3 @@
|
||||
# @strudel/midi
|
||||
|
||||
This package adds midi functionality to strudel Patterns.
|
||||
@@ -0,0 +1,3 @@
|
||||
# @strudel/mini
|
||||
|
||||
This package contains the mini notation parser and pattern generator.
|
||||
@@ -0,0 +1,3 @@
|
||||
# @strudel/tonal
|
||||
|
||||
This package adds tonal / harmonic functions to strudel Patterns.
|
||||
@@ -1,6 +1,6 @@
|
||||
# @strudel/tone
|
||||
|
||||
TBD
|
||||
This package adds Tone.js functions to strudel Patterns.
|
||||
|
||||
## Dev Notes
|
||||
|
||||
|
||||
@@ -0,0 +1,3 @@
|
||||
# @strudel/xen
|
||||
|
||||
This package adds xenharmonic / microtonal functions to strudel Patterns.
|
||||
Reference in New Issue
Block a user