Proper path for mixer_device children in JavaScript
Posted: Sun Oct 03, 2010 2:39 am
Hello,
I'm a little stumped on the proper path setup for the following mixer_device children.
Here is what I have been trying:
js: --:Adding Child - Path: live_set tracks 0 mixer_device panning
js: --:Adding Child - Path: live_set tracks 0 mixer_device sends 0
js: --:Adding Child - Path: live_set tracks 0 mixer_device volume
Knowing that panning and volume are actual DeviceParamters is interesting but I'm still not clear on what the path should look like.
Similar issue with the sends, what should that path look like as well?
Currnetly the sends 0 always returns a ID of zero. This would imply that there is no object for the that path but thre actually is a send on the track.
Any thoughts are appreciated.
Thanks,
Brett
I'm a little stumped on the proper path setup for the following mixer_device children.
Here is what I have been trying:
js: --:Adding Child - Path: live_set tracks 0 mixer_device panning
js: --:Adding Child - Path: live_set tracks 0 mixer_device sends 0
js: --:Adding Child - Path: live_set tracks 0 mixer_device volume
Knowing that panning and volume are actual DeviceParamters is interesting but I'm still not clear on what the path should look like.
Similar issue with the sends, what should that path look like as well?
Currnetly the sends 0 always returns a ID of zero. This would imply that there is no object for the that path but thre actually is a send on the track.
Any thoughts are appreciated.
Thanks,
Brett