David Braun

Results 221 comments of David Braun

What’s your OS and TouchDesigner version? Can you try creating and saving a new Toe project next to ChucKDesigner.toe, then reopening the project and trying to use the plugins? I...

Assuming you're on Windows and using TouchDesigner 2023.11600, download the Python 3.11 zip [here](https://github.com/DBraun/ChucKDesigner/releases). Unzip the content and put it in the Plugins folder next to ChucKDesigner.toe. Then re-open the...

Yes that is why I asked for your operating system earlier. For macOS you need to build ChucKDesigner locally. The instructions are on the homepage: https://github.com/DBraun/ChucKDesigner?tab=readme-ov-file#macos

Is the issue resolved? The latest [release](https://github.com/DBraun/ChucKDesigner/releases) has precompiled plugins for macOS Apple Silicon (arm64) and Intel (x86_64).

Can you upload the TouchDesigner file? What’s the TouchDesigner version too?

Is `opencv_world411.dll` in the Plugins folder too? If it is, did you compile TD-FaceCHOP.dll yourself?

It sounds like you've tested it correctly. I've tested your method on 2020.41040 but don't have an issue. What's your version? Could you try deleting the CHOP and re-creating it...

Ok thanks for finding that. I'll re-open the issue because this seems solvable, although not high priority.

I think `python` is using Python 2.7, but you'll need Python 3.6 or higher. Do you have that installed? Then it would be `python3 download_libfaust.py` I pushed a minor update...

Can you go to Finder and unmount the Faust-2.70.3 and then run the script again? Maybe there's an issue if it's already mounted.