audioreactive webcam filter in touchdesigner

I having trouble making a audioreactive webcam that connected to my FL studio. Basically what i want is to have my Fl Studio running and have whetever audio comes from my fl studio to run through my touchdesigner and be reactive on my mac webcam. ive seriously be trying this for a week now, this is my last hope for someone just to tell me how to do it, i would greatly appreciate it.

plzzzz somone help.

You need to route your audio is all no? Did you look at this: GitHub - ExistentialAudio/BlackHole: BlackHole is a modern macOS audio loopback driver that allows applications to pass audio to other applications with zero additional latency.

Best,
Michel

yeah i seen this but it really Connecting the Data to the Webcam Feed. I ran this question into chat gpt and it tells me "

    • onnect the Video Device In TOP to the Transform TOP.
  • Make the Scale Y parameter exportable:
    • In the Transform TOP parameters, find Scale Y.
    • Right-click on Scale Y and select Create Export.
    • A blue dot will appear next to Scale Y, meaning it’s ready to be controlled.’
      however, how do I see " scale Y and how do i make it exportable ??

basically something like this just the audio is coming from my fl studio

They are many, many, tutorials available all over the internet for audio reactive visuals in TouchDesigner. You can start here: https://youtu.be/rGoCbVmGtPE

And see that you will just have to tweak the parameters of the Audio Device In CHOP.

Have a look at some of the components shipped in the palette to adapt your video feed to a particle look, with, as an example the pixelRelocator in ImageFilters.

You might want to start here if you need to learn about parameter export and references: https://learn.derivative.ca/

Best,
Michel