Adjusting volume on a video based on a text file

I have a text file with values from 0 to 1 that changes based on an external trigger. Based on that file, I would like to adjust the volume of a video. I can get the text file in, and it captures changes just fine. I don’t know how to take that value to adjust the volume. Has anyone done this?

Thanks for your help!

In the dattochop Chop, you have to set “first column” to “Values”
In your proposition the channel is named _55 and the value is 0 :frowning:

1 Like

Ah yes! Some a simple mistake. I just needed to set that first row is values and the first column is values – not names.

Works like a charm now. Thank you so much Jacques!