Audio Panning and Nodes

jbaileypro's icon

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,

3509.ScreenShot20120309at13.12.47.png
png
pdelges's icon

[* 127.] (don't forget the dot)

p

jbaileypro's icon

Thanks! Worked like a charm!

_src's icon

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.