Giter VIP home page Giter VIP logo

chuckdesigner's Issues

Difficulties running on Windows (Release ZIP issues, build issues)

Hi!

Saw this on the TouchDesigner InSession 18.0 from 2022-02-04 and figured I'd give it a shot, but I'm running into two issues on Windows:

  1. The directions in the README say to unzip the latest release and copy some dlls. Unfortunately, I'm unable to unzip the zip files for any of the releases using either the built-in zip capabilities in the file explorer in Windows 11, WinZip, or unzip in WSL2. All of them fail with pretty generic messages.
  2. I can't figure out how to build from source on Windows. If I run cmake from the root, I get an error about not being able to find chuck.yy.c. Figuring that I might need to compile a lex file, I ran flex on chuck.lex and copied the output to chuck.yy.c, which got me past that error (albeit with no guarantee that I did the right thing there) and yielded a cmake_install.cmake file. I tried running cmake -P cmake_install.cmake at that point and got:
[  1%] Building CXX object CMakeFiles/ChucKDesignerShared.dir/thirdparty/chuck/src/core/chuck.cpp.o
(include stack omitted here)
fatal error: AvailabilityMacros.h: No such file or directory
  715 | #include <AvailabilityMacros.h>
      |          ^~~~~~~~~~~~~~~~~~~~~~

I admit that I'm still pretty poorly versed in make, and that I might be able to get past this point if I were better with it. I'll continue to work on getting past this, but both a working zip and some build instructions would be helpful here; happy to assist in any way that I can toward that end!

Thanks for this project and for all that you do for the TD community. 🙏

Newbie experience

Hello. Iam new in this world of Chuckdesigner, i am trying to learn. I am really good at Chuck, but I have not been able to run Chuckdesigner. My project just has one object and i am trying to add code on it. When i click on add code, or any other from the menu. it immediately crashes TD. See below images
ChuckObject
Chuck error

Me again - Build issue

Im running into an issue building chucKDesigner on Mac. I've gone through all the steps but im running into an issue building it as I keep getting this error in my terminal:

The following build commands failed:
CodeSign /Users/me/Desktop/ChucKDesigner/build/Release/ChucKDesignerCHOP.plugin (in target 'ChucKDesignerCHOP' from project 'ChucKDesignerCHOP')
CodeSign /Users/me/Desktop/ChucKDesigner/build/Release/ChucKListenerCHOP.plugin (in target 'ChucKListenerCHOP' from project 'ChucKDesignerCHOP')
(2 failures)
All Done!

I'm not sure what I'm doing wrong but I've tried troubleshooting but I cant seem to figure it oue. Would greatly appreciate if anyone knew what I was doing wrong/ how to fix this! Thanks!

Should link against TouchDesigner's libpython when compiling

I think this is only a macOS issue. Right now I'm requiring a separate installation of Python 3.9. Instead, the CMake process should just find TouchDesigner's libpython.dylib. Note that this will be difficult to do in GitHub Actions because TouchDesigner would need to be installed. Maybe it can be installed headless but without creating a license.

Again Me

Hi there mr Braun, sorry to ask again, but i connect the Chuck Listener creating the global variables as you explained. but it seems not to work(probably i am not connecting something) but i ask for our help again. The variable counter shows up in the Chuck listener but is always = 0, i dont know how to increase it as it is supposed to be increasing according to the code

ChuckListener
Code

Plugin Not loading

Hi. I just downloaded ChucKDesigner and wanted to fiddle around with it a bit however I have an issue in Chuck Audio where it says it failed to load the plugin. How do I fix this?
cerror
cerror

Buffer has remnants after resetting

If I add a shred, reset, and then add a different shred, the CHOP still outputs about one frame of the first shred which should have been fully removed.

Use the Text COMP as a code editor

The latest official builds of TouchDesigner introducted the Text COMP. This could be used as a fully featured code editor inside TouchDesigner. The default ChucKDesigner project should demonstrate a better looking live coding environment, a bit like miniAudicle.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.