Audio Panning and Nodes
I am trying to build a visual audio mixer using the nodes object. Now I have setup all the audio and extracted the values from each node for X, Y and Size. However these are currently floating point numbers and I want to take the X value and use to control the panning of an audio file. Is there a way to change the floating point number to a number out of 127 for panning?
See the attached screenshots of the idea and what I currently have.
Thanks for your help,
[* 127.] (don't forget the dot)
p
Thanks! Worked like a charm!
Hey JBaileyPro-
Did you ever get a simple, working example of this visual mixer?
I'm using this book as a basis for a Sound Design class I'm teaching, and I'd love to show off your work if it's possible.