From ac1e02241be1d7608e71163dd404f3bad4157a9d Mon Sep 17 00:00:00 2001 From: yum Date: Sun, 2 Oct 2022 17:24:18 -0700 Subject: Use a single Enable parameter instead of one per layer Even more reliable now. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 4a6ce42..d89a5de 100644 --- a/README.md +++ b/README.md @@ -69,5 +69,9 @@ There are roughly 4 important pieces here: 3. General usability features. 3.1. Error detection & correction. 3.2. Text-to-text interface. Type in terminal, show in game. +4. Optimization +4.1. Utilize the avatar 3.0 SDK's ability to drive parameters to reduce the + total # of parameters (and therefore OSC messages & sync events). Note + that the parameter memory usage may not decrease. Made with love by yum\_food. -- cgit v1.2.3