instinctive-blender 2, new SDL-based game engine sound
Moderators: jesterKing, stiv
instinctive-blender 2, new SDL-based game engine sound
Announcing an intermediate release for public testing of the new SDL-based game engine sound system, for potential inclusion in bf-blender.
For general information on instinctive-blender and install/usage, please read the following thread:
http://blender.org/modules.php?op=modlo ... pic&t=5110
Download a linux release or the source here:
http://blender.instinctive.de/downloads/release/
(release date 20050129)
Please report your findings with the sound system to this thread. I don't know how much functionality was implemented or how well it worked in the openal-based (prior) soundsystem, because it never worked for me on any box i tried.
== PLEASE CONTRIBUTE BUILDS! ==
For general information on instinctive-blender and install/usage, please read the following thread:
http://blender.org/modules.php?op=modlo ... pic&t=5110
Download a linux release or the source here:
http://blender.instinctive.de/downloads/release/
(release date 20050129)
Please report your findings with the sound system to this thread. I don't know how much functionality was implemented or how well it worked in the openal-based (prior) soundsystem, because it never worked for me on any box i tried.
== PLEASE CONTRIBUTE BUILDS! ==
A game test file for the new sound system can be found here:
http://pub.intrr.org/game_engine_sound.blend.gz
http://pub.intrr.org/game_engine_sound.blend.gz
z3r0_d wrote:unlike the unreal tournament 2004 demo this doesn't have any static or problems with making the sounds seem 3d
however, they seem like they could be more 3d. Having not studied audio I couldn't suggest much how they could be improved.
I play uneal tournament 2004 all the time, but am not quite sure what you mean about the problems? Perhaps they have been patched out?
I can't try the build as not on linux, but please include in BF

I've only seen the problem in linuxhalibut wrote:I play uneal tournament 2004 all the time, but am not quite sure what you mean about the problems? Perhaps they have been patched out?z3r0_d wrote:unlike the unreal tournament 2004 demo this doesn't have any static or problems with making the sounds seem 3d
also, i haven't seen a patch changelog which mentions audio at all
unreal tournament uses openal which many people have had problems with [assuming they get it to work]
well anyway, to get this to build in windows SDL_mixer is required, as are libvorbis and smpeg [for ogg and mp3 support respectively]....
-
- Posts: 0
- Joined: Sun Nov 21, 2004 7:52 am
How about increasing the stereo image?z3r0_d wrote:unlike the unreal tournament 2004 demo this doesn't have any static or problems with making the sounds seem 3d
however, they seem like they could be more 3d. Having not studied audio I couldn't suggest much how they could be improved.
http://www.musicdsp.org/showArchiveComm ... hiveID=173
I've tried, sound hasn't workedCaronte wrote:Please someone can do a compilation from the latest release (20050129) of instinctive_blender for windows platform?
P.D: I don't know how to compiling for my self
Thanks.
being a bit lacking on time I haven't found a solution yet
[I used cygwin, some changes had to be made but nothing incredibly significant]
I have tried iblender2 in a small network and found the following issues:
1- iblender2 creates a folder filename.blend as in the docs, however, this folder is created in such a way that cannot be access by anyone, (including root !). Only workaround I found was manually creating it before start rendering. Then folder and images can be accessed with no problems.
2- I only get black images. I mean, world is rendered OK, but all geometry is rendered black, no matter what I do, is just like lights layer weren't active. However, rendering without "render daemon" active, gives correct images.
I tried latest binary on Mandrake 10 machines.
Do you have any clue as what is going on ?
Regards.
malefico.
1- iblender2 creates a folder filename.blend as in the docs, however, this folder is created in such a way that cannot be access by anyone, (including root !). Only workaround I found was manually creating it before start rendering. Then folder and images can be accessed with no problems.
2- I only get black images. I mean, world is rendered OK, but all geometry is rendered black, no matter what I do, is just like lights layer weren't active. However, rendering without "render daemon" active, gives correct images.
I tried latest binary on Mandrake 10 machines.
Do you have any clue as what is going on ?
Regards.
malefico.
-
- Posts: 0
- Joined: Sun Nov 21, 2004 7:52 am
Actually, your wrong. Removing commonalities (at key frequencies) is a common way of increasing the stereo field, and only requires an average stereo speaker setup to work properly. It will work no less than with a speaker setup that works with the invert phase/lowpass technique.intrr wrote:Such techniques only work in optimal listening situations, which you rarely encounter in a normal PeeCee Gamer's environment probably...
For general use, I would think normal panning and what the system does for behind (invert one channel's phase + lowpass) is enough for now.