FIXES: table
This commit is contained in:
parent
df277d6b7b
commit
4a16cd891f
1 changed files with 7 additions and 7 deletions
|
|
@ -175,7 +175,7 @@ In der Notation `x=>x.`, ist `x` das Pattern, das wir bearbeiten.
|
||||||
/>
|
/>
|
||||||
|
|
||||||
| Name | Beschreibung | Beispiel |
|
| Name | Beschreibung | Beispiel |
|
||||||
| ---- | ----------------------------------- | ---------------------------------------------------------------------------------------------- |
|
| ---- | --------------------------------- | ---------------------------------------------------------------------------------------------- |
|
||||||
| rev | rückwärts | <MiniRepl hideHeader client:visible tune={`n("0 2 4 6").scale("C:minor").rev()`} /> |
|
| rev | rückwärts | <MiniRepl hideHeader client:visible tune={`n("0 2 4 6").scale("C:minor").rev()`} /> |
|
||||||
| jux | einen Stereo-Kanal modifizieren | <MiniRepl hideHeader client:visible tune={`n("0 2 4 6").scale("C:minor").jux(rev)`} /> |
|
| jux | einen Stereo-Kanal modifizieren | <MiniRepl hideHeader client:visible tune={`n("0 2 4 6").scale("C:minor").jux(rev)`} /> |
|
||||||
| add | addiert Zahlen oder Noten | <MiniRepl hideHeader client:visible tune={`n("0 2 4 6".add("<0 1 2 1>")).scale("C:minor")`} /> |
|
| add | addiert Zahlen oder Noten | <MiniRepl hideHeader client:visible tune={`n("0 2 4 6".add("<0 1 2 1>")).scale("C:minor")`} /> |
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue