Wire disconnects
Posted: Sat Apr 05, 2025 10:36
I am trying to create a source in Wire that will step through a folder of jpegs with each Note on signal from a Midi input. I am using Image resource with a reference to the folder which is then connected to a Read node, and Image node to Texture out. By increasing the Index value of the Read node I can manually select the images in the folder. But I want to do this through Midi Note On messages.
The Midi signal is routed through Is Note On to If and True is connected to a Counter. The float signal from the Counter is converted to an Integer with an Int node. Each key press increments the output number as an integer.
However when I try to connect the output on the Int to the Index inlet of the Read node Wire disconnects the Read node from the Image node.
What am I doing wrong?
The Midi signal is routed through Is Note On to If and True is connected to a Counter. The float signal from the Counter is converted to an Integer with an Int node. Each key press increments the output number as an integer.
However when I try to connect the output on the Int to the Index inlet of the Read node Wire disconnects the Read node from the Image node.
What am I doing wrong?