Hi ALL
this time i have made a IFmod,TSample,TSong,TMusic classes to simplfy using Fmod.dll library.
Fmod.dll is really powefull library that allow you to play many sound files format like wav,mod,IT,S3M,Xm,Mp3 files.
so you must initialize the fomd by calling FmodInit() then you could use Fomd classes esaly.
here it is
http://www.irrforge.org/index.php/Simpl ... h_Irrlicht
simplfy using Fmod.dll library
-
- Posts: 518
- Joined: Tue Mar 29, 2005 9:02 pm
- Location: Alex,Egypt
- Contact:
-
- Posts: 518
- Joined: Tue Mar 29, 2005 9:02 pm
- Location: Alex,Egypt
- Contact:
did you mean that, you want to play the sound when particle system moving.
yes you could.
look you could load the sound , play it ,and set the sound volume to zero,
and when your camera seeing the particle system you could now
reset the sound volume to 255 [max sound volume],and when the
camera did not see the particle system then set the volume again
to zero [no sound].
actually there are many effects that could apply with these classes,
i am working in FadeIn , FadeOut the sound ,and fading from sound
to another.
yes you could.
look you could load the sound , play it ,and set the sound volume to zero,
and when your camera seeing the particle system you could now
reset the sound volume to 255 [max sound volume],and when the
camera did not see the particle system then set the volume again
to zero [no sound].
actually there are many effects that could apply with these classes,
i am working in FadeIn , FadeOut the sound ,and fading from sound
to another.
Magic 2d Library For Irrlicht : http://www.freewebs.com/bcxgl/index.htm
http://www.freewebs.com/bcxdx/index.htm
http://groups.yahoo.com/group/bcxdxc/
http://www.freewebs.com/bcxdx/index.htm
http://groups.yahoo.com/group/bcxdxc/