From 4615a4647a0dd9bb4fff9e648f3b10152200600d Mon Sep 17 00:00:00 2001 From: Michael Edwards Date: Wed, 17 Jul 2024 10:21:32 +0200 Subject: [PATCH] added the beginnings of a thesaurus, to list themes and related functions etc. --- doc/thesaurus.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 doc/thesaurus.md diff --git a/doc/thesaurus.md b/doc/thesaurus.md new file mode 100644 index 00000000..3900b3d3 --- /dev/null +++ b/doc/thesaurus.md @@ -0,0 +1,10 @@ +# slippery chicken thesaurus +A list of themes/techniques and their related functions, methods, classes, etc. + +## string harmonics +- pitch.lsp + - partial-nodes (function) +- slippery-chicken.lsp + - orchestrate (method) + - force-artificial-harmonics (method) + \ No newline at end of file