Mostly working version

This commit is contained in:
Aria 2025-11-19 19:44:02 -06:00
parent 0dbca05de0
commit 19b710c401
9 changed files with 56 additions and 70 deletions

View file

@ -74,6 +74,7 @@ export const getZZFX = (value, t) => {
source.start(t);
return {
node: source,
source,
};
};