Hi Daniel, I was looking for informations about sptial sound library for OpenSG on the web when i found a library. I give you the link :
http://www.vrmedialab.dk/~rasta/personal/projects/libOpenSGVRMLAnimation.html You can find this on the site : ""This small library extends the OpenSG system with VRML Animations. This is work in progress (some times slower than other times). Currently the following nodes are supported: Orientation Interpolator Position Interpolator Coordinate Interpolator Time Sensor Sound* AudioClip* * These nodes are just loaded into the scene graph. It's up to you to make use of them with the soundserver of your choice!"" I hope it can help you in your work. I think that, for my project, i will use this library. Thank you for your help!! Vincent Viou Selon [EMAIL PROTECTED]: > Hi Vincent, > > i am just trying to accomplish that, I have already created an AudioClip > node and a Sound node, which can be hung into a scenegraph. > They get positioned using an extra action (osg::AudioAction) and > played by OpenAL. > But it really just started, so don't expect too much. there is just > spatial sound, no directional, and the nodes don't get loaded > automatically (I am working at that right at the moment). > > If you want to try that, it's located there: > http://www.cs.uni-magdeburg.de/~dwalz/files/AudioFunctions-2004-09-28.18.11.tar.gz > > It's been tested on Linux and some times ago on win .net, but there can be > changes, which can have bad impact on it I don't know of. > > If you find an easier way doing so let me know, it could save me some work > ;-) > > regards, Daniel (W) > > > P.S. please be patient if you use it, it's my first project going beyond > my own needs (hopefully at least) and as I said far from finished... > > On Thu, Sep 30, 2004 at 12:04:22PM -0400, VIOU Vincent wrote: > > Hello, > > > > I want to put some spatial sound in my framework which use VRJuggler et > > Opensg. I know that a spatial sound library named Trips exist. But i don't > > arrive to find it. > > I know that i can use OpenAL but i can't link a sound with a node of > OpenSG. > > > > Somebody can help me ? > > > > Vincent Viou > > [EMAIL PROTECTED] > > > > > > > > > > > > ------------------------------------------------------- > > This SF.net email is sponsored by: IT Product Guide on ITManagersJournal > > Use IT products in your business? Tell us what you think of them. Give us > > Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more > > http://productguide.itmanagersjournal.com/guidepromo.tmpl > > _______________________________________________ > > Opensg-users mailing list > > [email protected] > > https://lists.sourceforge.net/lists/listinfo/opensg-users > > > ------------------------------------------------------- > This SF.net email is sponsored by: IT Product Guide on ITManagersJournal > Use IT products in your business? Tell us what you think of them. Give us > Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more > http://productguide.itmanagersjournal.com/guidepromo.tmpl > _______________________________________________ > Opensg-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/opensg-users > ------------------------------------------------------- This SF.net email is sponsored by: IT Product Guide on ITManagersJournal Use IT products in your business? Tell us what you think of them. Give us Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more http://productguide.itmanagersjournal.com/guidepromo.tmpl _______________________________________________ Opensg-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/opensg-users
