DBraun / ChucKDesigner

ChucK audio integration with TouchDesigner

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Again Me

Santiquesada opened this issue · comments

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

Here's a screenshot from the ChucKDesigner.toe project

image
Note that Chucklistener2 has a .Chuck parameter whose value is Chuckaudio. That's why there's a gray line flowing from Chuckaudio to Chucklistener2.

I also recommend poking around /project1/test_callbacks_and_set_methods in the project. Unbypass the Chuck nodes, compile the Audio ones, and run the scripts (the DATs that aren't related to the null_chuck_code DATs). Then you'll see output in the textport due to the listener nodes. Example:

image