Hi Ronan,

Ronan wrote:

Hi,

I am interested in getting some simple audio working with my OpenSG code. I have read the TRIPS paper by Neumann et al, now i am interested in try out their code. But i cannot find where i can get a copy of TRIPS. After some surfing i have found that it is a wrapper class for FMOD, but this does not really help me in finding a copy of the Code, so if anyone has any suggestions on where i can get a copy or other ways that they are using audio, i would appreciate it.
you can download the TRIPSLib source code here
http://www.cg.cs.tu-bs.de/bs_root/people/fuenfzig/projects/OpenSG/OSGTRIPS_041125.zip
See the test programs on how to use it!

It is located in OpenSG/Source and you need FMOD added to OpenSG
--with-add-incdir=/cygdrive/f/extern/fmod/include --with-add-libdir=/cygdrive/f/extern/fmod/lib --with-add-lib=fmodvc It was developed with OpenSG 1.3 but should work with OpenSG 1.6. We tested FMOD 3.6, 3.72 (Windows, Linux) so far.

Hope it helps,
Christoph


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Opensg-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensg-users

Reply via email to