-
- Downloads
Fix and factorize Faust.delete().
It failed at execution because 'this' wasn't defined (F is the current object ref name). By the way, we can just rely on FaustCore object to delete the handle.
Please register or sign in to comment
GitLab upgrade completed. Current version is 17.11.4.
It failed at execution because 'this' wasn't defined (F is the current object ref name). By the way, we can just rely on FaustCore object to delete the handle.