Ambiera ForumDiscussions, Help and Support. |
|
| [ 1 2 ] Page 2 of 2 |
|
|||||
|
That said, while you can do a lot this way, for instance alter the play speed of a sound, or set the play position, I just failed to use the original handles for setting them up for Panning (see above). Apparently Niko has already connected them in some other way, hence an error is thrown. Anyway, I just stick with copies. AFAIK the browser keeps them only once in memory anyway, and any page using a certain same resource, accesses just an instance, so the impact on memory or download time seems close to none. So I -determine the path of each sound node -load a copy -inherit the features of the original sound node (volume,radius, xyz etc.) -deactivate the original sound nodes (set playmode to zero) -activate accordingly and set up for Panning/3D my copies. And that's done automatically, in the "before first drawing" task of the scene root node. |
||||
| [ 1 2 ] Page 2 of 2 |
|
|